This Article Helped Me Today

Amit Yaron amit at phpandmore.net
Tue Jun 11 15:47:35 UTC 2019


I wanted to mount a digital camera, but got 'failed to open fuse device: 
No such file or directory' because 'fuse.ko' was not loaded.
I wanted it to be loaded at boot time. In the article, I found that what 
I need to define is not "fuse_enable" in /etc/rc.conf, but "Fuse_load" 
in /boot/loader.conf
Following is the article:
http://kflu.github.io/2018/02/03/2018-02-03-freebsd-ntfs/

Though it is about NTFS and I wanted to mount a digital camera, it is 
useful.


More information about the freebsd-chat mailing list