Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2007 17:10:58 +0200
From:      Roman Divacky <rdivacky@freebsd.org>
To:        emulation@freebsd.org
Subject:   panic when using module built in modules directory
Message-ID:  <20070716151058.GA67901@freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070716151058.GA67901>