06/11/27 15:29:26
>>511
Linuxバイナリ互換機能("Linuxulator") の設定など
もう一度点検してみては。
URLリンク(www.freebsd.org)
# uname -rms
FreeBSD 6.2-PRERELEASE i386
# grep linux /etc/rc.conf
linux_enable="YES"
# grep linux /etc/fstab
none /compat/linux/proc linprocfs rw 0 0
# kldstat
Id Refs Address Size Name
1 10 0xc0400000 395f84 kernel
2 1 0xc0796000 6573c acpi.ko
3 1 0xc49f0000 7000 linprocfs.ko
4 1 0xc49f9000 1b000 linux.ko
こちらはこんな感じで、kernel module で使用中。