cannot get kqemu to load with kldload

Scot Hetzel swhetzel at gmail.com
Sat Apr 11 14:11:20 UTC 2009


> I've recently upgraded my FreeBSD box from 6.2 to 7.2.  I'm trying to
> install qemo, but I keep getting stuck at the point where I load kqemu with
> kldload.  The module file exists in /boot/modules, but I get this error
> every time I try to load:
>
> # kldload kqemu
> kldload: can't load kqemu: No such file or directory
>
> # ls /boot/modules
> kqemu.ko        linker.hints    rt2500_sys.ko   rt61_sys.ko
>
> Have I missed some crucial step in installation?  Every resource on
> installation that I read assumes that kqemu.ko will load successfully.

Did your rebuild kqemu after upgrading to 7.2, as modules built for
6.2 will not work on 7.2?

Make sure you are installing emulators/kqemu-kmod-devel for qemu
0.10.{0-2}, as the kqemu-kmod port is only for qemu <= 0.9.1.

Scot


More information about the freebsd-emulation mailing list