Hello, On Mon, 13 Feb 2012 12:22:15 -0000 Dave wrote: > Don't you have to install/load a module for Linux binary compatability to > work in F'BSD? I seem to remember that being mentioned during a recent > 8.something install.
I have load the kernel module with boot. freebsd-desk# cat /etc/rc.conf | grep linux linux_enable="YES" freebsd-desk# cat /boot/loader.conf | grep linux linux_load="YES" freebsd-desk# kldstat | grep linux 2 2 0xc0cc7000 2fc34 linux.ko Regards Silvio _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
