loading modules not in /boot/kernel from loader.conf

Aryeh Friedman aryeh.friedman at gmail.com
Mon Dec 10 17:41:55 PST 2007


I have had bad experiences with loading modules anywhere except
/boot/loader.conf and even so there is some hacking in the rc to make
it work fine for example:

(sleep 5;ntfs-3g ....)& is the last line in the rc


>
> Remember that this is the loader which will be loading the
> module, so if /usr is a separate partition then this will not work as
> /usr doesn't get mounted until much, much later in the boot process...
>
> Alternatively, if you're using your own home-brew rc script, why not
> just add a kldload fuse into it?
>
> --Antony
>


More information about the freebsd-questions mailing list