Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2009 14:09:44 +0200
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        jtidwell <necanthrope@gmail.com>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: cannot get kqemu to load with kldload
Message-ID:  <20090411140944.55304289@ernst.jennejohn.org>
In-Reply-To: <22999502.post@talk.nabble.com>
References:  <22999502.post@talk.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 11 Apr 2009 02:40:53 -0700 (PDT)
jtidwell <necanthrope@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



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