On 11/12/2007 2:54 AM, Aryeh M. Friedman wrote:
You could make a softlink...

Thats what raised the question I was doing ln -s
/usr/local/modules/fuse.ko /boot/kernel/fuse.ko

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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to