Help mounting USB NTFS HD

tech-lists tech-lists at zyxst.net
Sun Apr 15 16:26:57 UTC 2018


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
-- 
J.



More information about the freebsd-questions mailing list