panic when using module built in modules directory

Roman Divacky rdivacky at freebsd.org
Mon Jul 16 15:11:01 UTC 2007


hi

can someone test whether

buildkernel && cd /sys/modules/linux && make && make install
kldload linux && chroot /compat/linux /bin/bash

produces an instant panic? it does for me. ie. when the linux module
is built with kernel its ok, but when I build it separately in
sys/modules/linux it panic in turnstiles... it used to work so I'd
love to know..

thnx for testing

roman



More information about the freebsd-emulation mailing list