Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2007 06:48:00 -0700 (PDT)
From:      Stan Cooper <soupercooper@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: How Write To Win Drive?
Message-ID:  <20070330134800.61667.qmail@web63312.mail.re1.yahoo.com>
In-Reply-To: <460CCCA1.6070607@unsane.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Vince <jhary@unsane.co.uk> wrote:hmm sounds kind of like the fuse kmod isnt loaded. whats the output of
> kldstat ?

# kldstat
Id Refs Address    Size     Name
 1    4 0xc0400000 6f6544   kernel
 2    1 0xc0af7000 59f20    acpi.ko
 3    1 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070330134800.61667.qmail>