fuse: failed to open fuse device: No such file or directory
Author
Message
marietto2008
Joined: Sun Dec 16, 2007 12:07 Posts: 12
fuse: failed to open fuse device: No such file or directory
marietto# uname -a
FreeBSD marietto 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Dec 31 02:50:59 CET 2007 root@marietto:/usr/obj/usr/src/sys/MARIETTO i386
marietto# ntfs-3g /dev/ad4s1 /mnt/vista
fuse: failed to open fuse device: No such file or directory
marietto# mount -t ntfs-3g /dev/ad4s1 /mnt/vista
mount: /dev/ad4s1 : Operation not supported by device
Mon Dec 31, 2007 11:55
szaka
Tuxera CTO
Joined: Tue Nov 21, 2006 23:15 Posts: 1645
The fuse kernel module is not loaded. Run
Code:
/usr/local/etc/rc.d/fusefs start
and put fusefs_enable="YES" into /etc/rc.conf.
Mon Jan 07, 2008 17:49
marietto2008
Joined: Sun Dec 16, 2007 12:07 Posts: 12
update...
update :
FreeBSD 8.0 CURRENT doesn't works with NTFS-3G 1.120,because when you mount the NTFS partition,pc FREEZE totally. Now i'm using 7.1 RC1 with 1.104 and works better,but there is a problem : when i delete some file from NTFS partition,pc FREEZE. Fixes ?
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum