fuse.ko
Matthew Seaman
matthew at FreeBSD.org
Sun Aug 9 10:51:44 UTC 2015
On 09/08/2015 11:37, Lev wrote:
> I want to mount an ext4 partition. For that I need the fuse.ko loaded.
> I have
>
> fusefs_load="YES"
>
> in my loader.conf, however, the module is not loaded when I reboot the
> system.
>
> I can load the module manually. After that, I can mount the filesystem.
>
> What am I doing wrong?
If the module is called fuse.ko, then you should try:
fuse_load="YES"
in loader.conf.
Cheers,
Matthew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 971 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20150809/356cfc6e/attachment.bin>
More information about the freebsd-questions
mailing list