cannot get kqemu to load with kldload

Gary Jennejohn gary.jennejohn at freenet.de
Sat Apr 11 12:09:48 UTC 2009


On Sat, 11 Apr 2009 02:40:53 -0700 (PDT)
jtidwell <necanthrope at gmail.com> wrote:

> 
> Greetings, qemu folk :)
> 
> 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.
> 

This is what I use:

kldload /boot/modules/kqemu.ko

---
Gary Jennejohn


More information about the freebsd-emulation mailing list