Help mounting USB NTFS HD

Polytropon freebsd at edvax.de
Sun Apr 15 18:42:33 UTC 2018


On Sun, 15 Apr 2018 13:12:48 -0400, Ernie Luzar wrote:
> tech-lists wrote:
> > On 15/04/2018 17:09, Ernie Luzar wrote:
> >> But just to verify, I added it and rebooted. This changed nothing. Still
> >> got
> >> /root >ntfs-3g -o r /dev/da0s1 /mnt
> >> fuse: failed to open fuse device: No such file or directory
> > 
> > Please paste the output of (as root) kldstat.
> > 
> > -o r isn't a valid option, at least not according to the manpage. It
> > should be -o ro like this:
> > 
> > ntfs-3g -o ro /dev/da0s1 /mnt
> 
> 
> The syntax for /boot/loader.conf  is
> 
> fuse_load="YES"  NOT fuse_enable="YES"
> 
> kldstat now shows fuse.ko as loaded
> 
> and ntfs-3g -o ro /dev/da0s1 /mnt cmd does work.
> 
> Thanks for everyones help.

Sorry for the confusion - yes, _load is correct, _enable is WRONG.
I just checked from an actual instantiation of /boot/loader.conf
on a system that happily uses the ntfs-3g mount approach as shown
above. :-)


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list