This Article Helped Me Today
Amit Yaron <[email protected]> Tue, 11 Jun 2019 18:47:29 +0300
| Newsgroups | gmane.os.freebsd.chat |
|---|---|
| Message-ID | <[email protected]> |
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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-chat To unsubscribe, send any mail to "[email protected]"