Re: How Write To Win Drive?

2007-04-01 Thread Stan Cooper
Szakacsits Szabolcs <[EMAIL PROTECTED]> wrote: > Your problem seems to be not 
hibernation but FreeBSD ports related. 
> Something thinks that you don't have permission to do what you want. 
> Ntfs-3g doesn't have EPERM errors besides hibernation related 
> problems during mount but your problem is indeed not that.

Then I assume the proper authority has been apprised of the situation and I 
will wait until it is fixed.
Thanks,
Stan

 
-
It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Szakacsits Szabolcs/ ntfs-3g--PLEASE FORWARD

2007-03-31 Thread Stan Cooper
Whoever forwarded my email concerning ntfs-3g to Szakacsits Szabolcs, please 
forward this as well, since the email address he provided bounced!
TIA,
Stan

Szakacsits Szabolcs <[EMAIL PROTECTED]> wrote: > > Error opening partition 
device: Operation not permitted
> 
> It seems one important error message is missing above this line or you 
> don't use the stable ntfs-3g 1.0 version. Correct? If there is another line 
> then what's that?

I copied and pasted the entire message and just now double-checked it, so yes, 
that's the whole message, and no, I didn't miss a line. Regarding the version, 
uh, I can't find it. I even read /usr/local/include/ntfs-3g/version.h and 
nothing there! I built it from the latest port after rebuilding my port tree.

> Failed to startup volume: Operation not permitted
> Failed to mount '/dev/ad0s1': Operation not permitted
> The NTFS partition is hibernated. Please resume Windows and turned it
> off properly, so mounting could be done safely.

> The ntfs-3g reliability sanity check could be too paranoid. Please mount 
> the partition read-only and send the output of the below 'hexdump' command, 
> so we could fix this problem.
> 
>  ntfs-3g /dev/ad0s1 /win -o force,ro
>  hexdump -C /win/hiberfil.sys | head -20
>  od -tx1 /win/hiberfil.sys

# ntfs-3g /dev/ad0s1 /win -o force,ro
Failed to open /proc/filesystems: No such file or directory
modprobe:  not found
Failed to open /proc/filesystems: No such file or directory
# hexdump -C /win/hiberfil.sys | head -20
hexdump: /win/hiberfil.sys: No such file or directory
# od -tx1 /win/hiberfil.sys
od: /win/hiberfil.sys: No such file or directory

Now, I hate to disappoint you, but my satellite Internet connection is going to 
be turned off at any time. Could be days, could be midnight my time. I quit 
paying ;) If that happens, I won't be checking email until around Wednesday, 
and will only be in front of a computer with an Internet connection once a week 
(for the whole day). GMT+5, will sign on around 9:00 my time. But keep trying 
until you don't hear back from me ;)
Thanks,
Stan2
 
-
Don't get soaked.  Take a quick peek at the forecast 
 with theYahoo! Search weather shortcut.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Write To Win Drive?

2007-03-31 Thread Stan Cooper
Szakacsits Szabolcs <[EMAIL PROTECTED]> wrote: > > Error opening partition 
device: Operation not permitted
> 
> It seems one important error message is missing above this line or you 
> don't use the stable ntfs-3g 1.0 version. Correct? If there is another line 
> then what's that?

I copied and pasted the entire message and just now double-checked it, so yes, 
that's the whole message, and no, I didn't miss a line. Regarding the version, 
uh, I can't find it. I even read /usr/local/include/ntfs-3g/version.h and 
nothing there! I built it from the latest port after rebuilding my port tree.

> Failed to startup volume: Operation not permitted
> Failed to mount '/dev/ad0s1': Operation not permitted
> The NTFS partition is hibernated. Please resume Windows and turned it
> off properly, so mounting could be done safely.

> The ntfs-3g reliability sanity check could be too paranoid. Please mount 
> the partition read-only and send the output of the below 'hexdump' command, 
> so we could fix this problem.
> 
>  ntfs-3g /dev/ad0s1 /win -o force,ro
>  hexdump -C /win/hiberfil.sys | head -20
>  od -tx1 /win/hiberfil.sys

# ntfs-3g /dev/ad0s1 /win -o force,ro
Failed to open /proc/filesystems: No such file or directory
modprobe: not found
Failed to open /proc/filesystems: No such file or directory
# hexdump -C /win/hiberfil.sys | head -20
hexdump: /win/hiberfil.sys: No such file or directory
# od -tx1 /win/hiberfil.sys
od: /win/hiberfil.sys: No such file or directory

Now, I hate to disappoint you, but my satellite Internet connection is going to 
be turned off at any time. Could be days, could be midnight my time. I quit 
paying ;) If that happens, I won't be checking email until around Wednesday, 
and will only be in front of a computer with an Internet connection once a week 
(for the whole day). GMT+5, will sign on around 9:00 my time. But keep trying 
until you don't hear back from me ;)
Thanks,
Stan

 
-
 Get your own web address.
 Have a HUGE year through Yahoo! Small Business.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How Write To Win Drive?

2007-03-31 Thread Stan Cooper

Garrett Cooper writes:

> > # ntfs-3g /dev/ad0s1 /win
> > Failed to open /proc/filesystems: No such file or directory
> > modprobe: not found
> > Failed to open /proc/filesystems: No such file or directory
> > Error opening partition device: Operation not permitted
> > Failed to startup volume: Operation not permitted
> > Failed to mount '/dev/ad0s1': Operation not permitted
> > The NTFS partition is hibernated. Please resume Windows and turned it
> > off properly, so mounting could be done safely.
> >
> > TIA,
> > Stan
  
> /proc's in this case's strictly a linux thing, right? IIRC fuse was 
> ported from Linux, so some stuff may be in the wrong spots..
2So, in other words, wait for the developers to work out this bug? Or is there 
a way to work around it?

Also, is it possible to mount and read/write to my thumb drive?
TIA,
Stan

 
-
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Write To Win Drive?

2007-03-30 Thread Stan Cooper
Yeah, I'm kinda puzzled by that hibernation line. The server was down. I booted 
up directly into FBSD and ran the command again (just to be sure) and it gave 
me the same error. Why? I didn't touch Windoze!
Stan2

Vince <[EMAIL PROTECTED]> wrote: Stan Cooper wrote:

> 
> Same problem as before.:
> 
> # ntfs-3g /dev/ad0s1 /win
> Failed to open /proc/filesystems: No such file or directory
> modprobe: not found
> Failed to open /proc/filesystems: No such file or directory
> Error opening partition device: Operation not permitted
> Failed to startup volume: Operation not permitted
> Failed to mount '/dev/ad0s1': Operation not permitted
> The NTFS partition is hibernated. Please resume Windows and turned it
> off properly, so mounting could be done safely.
> 

So not quite the same problem.
you could try the -o force although it sounds like a bad idea. Your best
bet sounds like booting into windows then shutting down instead of
hibernating like the error says (sorry if i missed a post where you
explained why you couldnt do this.)


Vince

> TIA,
> Stan
> 
> 
>  
> -
> Finding fabulous fares is fun.
> Let Yahoo! FareChase search your favorite travel sites to find flight and 
> hotel bargains.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"



 
-
Looking for earth-friendly autos? 
 Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Write To Win Drive?

2007-03-30 Thread Stan Cooper
Vince <[EMAIL PROTECTED]> wrote:hmm sounds kind of like the fuse kmod isnt 
loaded. whats the output of
> kldstat ?

# kldstat
Id Refs AddressSize Name
 14 0xc040 6f6544   kernel
 21 0xc0af7000 59f20acpi.ko
 31 0xc33a9000 a000 ntfs.ko

> you should have a module fuse.ko loaded. If not, check the file exists
> (it should be in /usr/local/modules/ ) 

It does exist

> If it is there then try kldload fuse 

Hmmm...

# kldload fuse
kldload: can't load fuse: No such file or directory
# kldload /usr/local/modules/fuse.ko
#

> then try the ntfs-3g command again.

Same problem as before.:

# ntfs-3g /dev/ad0s1 /win
Failed to open /proc/filesystems: No such file or directory
modprobe: not found
Failed to open /proc/filesystems: No such file or directory
Error opening partition device: Operation not permitted
Failed to startup volume: Operation not permitted
Failed to mount '/dev/ad0s1': Operation not permitted
The NTFS partition is hibernated. Please resume Windows and turned it
off properly, so mounting could be done safely.

TIA,
Stan


 
-
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel 
bargains.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Write To Win Drive?

2007-03-29 Thread Stan Cooper
# ntfs-3g /dev/ad0s1 /win
Failed to open /proc/filesystems: No such file or directory
modprobe: not found
Failed to open /proc/filesystems: No such file or directory
Failed to create /dev/fuse: No such file or directory
fuse: failed to open fuse device: No such file or directory

What am I doing wrong?
TIA,
Stan2

Vince <[EMAIL PROTECTED]> wrote: Stan Cooper wrote:
> Okay, making progress. The problem was the distro was copied before Dec 6, so 
> I had to rebuild the ports tree. That done, I built out fuesfs-ntfs. But I 
> still can't mount the drive. I edited /etc/fstab thus:
> 
> /dev/ad0s1/winfuserw00
> 
> I also tried "fusefs" in the above. Then I ran:
> 
> # mount_fusefs /dev/ad0s1 /win
> mount_fusefs: /dev/ad0s1 on /win: Operation not supported by device.
> 
> Am I screwed?
> TIA,
> Stan
> 
The command for fusefs-ntfs is ntfs-3g not mount_fusefs.
no idea how to have fstab use it as the example given in the manpage is
for linux.

Vince

>  
> -
>  Get your own web address.
>  Have a HUGE year through Yahoo! Small Business.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


 
-
 Get your own web address.
 Have a HUGE year through Yahoo! Small Business.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Write To Win Drive?

2007-03-29 Thread Stan Cooper
Okay, making progress. The problem was the distro was copied before Dec 6, so I 
had to rebuild the ports tree. That done, I built out fuesfs-ntfs. But I still 
can't mount the drive. I edited /etc/fstab thus:

/dev/ad0s1/winfuserw00

I also tried "fusefs" in the above. Then I ran:

# mount_fusefs /dev/ad0s1 /win
mount_fusefs: /dev/ad0s1 on /win: Operation not supported by device.

Am I screwed?
TIA,
Stan

 
-
 Get your own web address.
 Have a HUGE year through Yahoo! Small Business.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Write To Win Drive?

2007-03-28 Thread Stan Cooper
Kevin Kinsey <[EMAIL PROTECTED]> wrote: Stan Cooper wrote:
> > Roland Smith  wrote:Try /usr/ports/sysutils/fusefs-ntfs 
> > instead. It's newer and is supposed to support writing. 
> > 
> > Hmm. Well, there's no such port in FBSD. 
> 
> Are you certain?
> 
> [EMAIL PROTECTED]/usr/ports]
> uname -s
> FreeBSD
> 
> [EMAIL PROTECTED]/usr/ports]
> ll IN*6
> -rw-r--r--  1 root  wheel  9888013 Feb  6 09:33 INDEX-6
> 
> [EMAIL PROTECTED]/usr/ports]
> ll sysutils/fusefs-ntfs
> total 1
> -rw-r--r--  1 root  wheel  1075 Feb 20 21:25 Makefile
> -rw-r--r--  1 root  wheel   214 Feb 20 21:25 distinfo
> drwxr-xr-x  2 root  wheel   512 Jan 21 02:09 files/
> -rw-r--r--  1 root  wheel   354 Dec  5 16:56 pkg-descr
> -rw-r--r--  1 root  wheel   840 Dec  5 16:15 pkg-plist

Geez, well I just copied your commands directly and, naturally, the first two 
went without a hitch, but the last one gave me "No such file or directory", and 
yes, I did that from /usr/ports

> And that's well over a month old.  According to freshports.org,
> this port was added on December 6th.

I built this system this year. So you'd think it'd be there, right?

> I wouldn't know; but I'd try the port, because if it failed
> I might get some support from this community.

Well, let's hope some help's forthcoming ;)
TIA,
Stan

 
-
Sucker-punch spam with award-winning protection.
 Try the free Yahoo! Mail Beta.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Write To Win Drive?

2007-03-27 Thread Stan Cooper
Roland Smith <[EMAIL PROTECTED]> wrote:Try /usr/ports/sysutils/fusefs-ntfs 
instead. It's newer and is supposed
to support writing. 

Hmm. Well, there's no such port in FBSD. There is such a port, however, 
available from Absolute FBSD. So I d/l'd it and all the "required to build" 
products. I checked to see if libtool15 was built on my system. It was, so I 
didn't bother with that. I built out fusefs-libs, then fusefs-kmod, all 
successfully. However, when I tried to compile fusefs-ntfs, I got an error and 
was referred to the d/l page < http://freeports.org/sysutils/fusefs-ntfs > for 
information...which only seems to tell me I need to build the other products 
(which I just built) first. Perhaps this doesn't work on FBSD?
TIA,
Stan

 
-
8:00? 8:25? 8:40?  Find a flick in no time
 with theYahoo! Search movie showtime shortcut.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Write To Win Drive?

2007-03-27 Thread Stan Cooper
Eric writes:

> what kind of file system? fat or NTFS? I dont think you can write to 
> NTFS drives from BSD can you, at least not without a port?
> 
> see if this port helps:
> 
> ntfsprogs
> 
> More here:
> http://tldp.org/HOWTO/Filesystems-HOWTO-5.html76

Yes, Eric, you're right, it is an NTFS drive. Didn't know there was any other 
kind ;) I installed ntfsprogs and read the man, but couldn't find the command 
ntfsmount anywhere in my system! I'm not even sure that's the command I need, 
but where is it?!

I read the above page, and all I got out of it is this:

Driver allows to mount NTFS volumes under FreeBSD and NetBSD. We also support 
limited writing ability: you can write into not comressed files without holes, 
but you can't change the size of file yet. Write support was made to swap on 
NTFS volume.

So, apparently, there is "limited" write ability, but I have no idea what that 
means. Even when I try to copy a simple README file over, I can't. Seems like 
it's "really" limited in its write ability!

Tore writes:

> If it is FAT32, my best guess is that you do not have permisson to
> write.  In that case, log in as root, umount the drive, set new
> permissions, etc.

How do I find out if it's FAT32? I'm running XP. Also, what do you mean "set 
new permissions"? The permissions are set to "rw". Isn't that good enough?

Roland writes: 
> How is the drive mounted? If you type "mount" does it show the drive to
> be mounted read-only?

I unmounted, typed "mount /win" and it just gave me a prompt. But the command I 
really need to use, if I understand correctly, is "mount_ntfs /dev/ad0s1 /win".
TIA,
Stan2

Roland Smith <[EMAIL PROTECTED]> wrote: On Tue, Mar 27, 2007 at 06:02:57AM 
-0700, Stan Cooper wrote:
> Hi;
> I have a windoze drive set up in my fstab that I can access and read, but I 
> can't write to it! The permissions are set "rw"...doesn't that mean read 
> *and* write? I'm confused.

How is the drive mounted? If you type "mount" does it show the drive to
be mounted read-only?

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


 
-
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How Write To Win Drive?

2007-03-27 Thread Stan Cooper
Hi;
I have a windoze drive set up in my fstab that I can access and read, but I 
can't write to it! The permissions are set "rw"...doesn't that mean read *and* 
write? I'm confused.
TIA,
Stan 2
 
-
Don't be flakey. Get Yahoo! Mail for Mobile and 
always stay connected to friends.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Uptime

2007-03-23 Thread Stan Cooper
It was that obvious, huh? <:-)
Thanks,
Stan

Don O'Neil <[EMAIL PROTECTED]> wrote: Type uptime at the prompt. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stan Cooper
Sent: Thursday, March 22, 2007 11:45 PM
To: freebsd-questions@freebsd.org
Subject: Uptime

Hi;
How do I  determine the uptime of my server?
Thanks,
Stan2
 
-
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo!  TV.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
2
 
-
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Uptime

2007-03-22 Thread Stan Cooper
Hi;
How do I  determine the uptime of my server?
Thanks,
Stan2
 
-
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How Do I Surf From FBSD?

2007-03-22 Thread Stan Cooper
Thanks!2

Pietro Cerutti <[EMAIL PROTECTED]> wrote: On 3/22/07, Stan Cooper  wrote:
> Hi;
> I have a server I just built with FBSD and I'd like to be able to surf using
> a browser. What do I need to build to make that happen?

I think the first problem here is having the words "server" and "surf"
in the same sentence...

Anyway,
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html


> Thanks,
> Stan2
>
> -
> Don't get soaked.  Take a quick peek at the forecast
>  with theYahoo! Search weather shortcut.

-- 
Pietro Cerutti

- ASCII Ribbon Campaign -
 against HTML e-mail and
 proprietary attachments
   www.asciiribbon.org


 
-
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How Do I Surf From FBSD?

2007-03-22 Thread Stan Cooper
Hi;
I have a server I just built with FBSD and I'd like to be able to surf using
a browser. What do I need to build to make that happen?
Thanks,
Stan2
 
-
Don't get soaked.  Take a quick peek at the forecast 
 with theYahoo! Search weather shortcut.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"