How Write To Win Drive?

Garrett Cooper youshi10 at u.washington.edu
Sat Mar 31 03:05:43 UTC 2007


Stan Cooper wrote:
> Vince <jhary at 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
>   
/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..
-Garrett


More information about the freebsd-questions mailing list