From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 11 09:58:53 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9F2210656C2 for ; Sat, 11 Apr 2009 09:58:53 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id BC4568FC1C for ; Sat, 11 Apr 2009 09:58:53 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LsZke-0004PW-LT for freebsd-emulation@freebsd.org; Sat, 11 Apr 2009 02:43:52 -0700 Message-ID: <22999521.post@talk.nabble.com> Date: Sat, 11 Apr 2009 02:43:52 -0700 (PDT) From: jtidwell To: freebsd-emulation@freebsd.org In-Reply-To: <22999502.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: necanthrope@gmail.com References: <22999502.post@talk.nabble.com> Subject: Re: cannot get kqemu to load with kldload X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 09:58:54 -0000 jtidwell 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 > > I forgot to add, I get this error message on the console when i try to load the module: link_elf : symbol sched_lock undefined -- View this message in context: http://www.nabble.com/cannot-get-kqemu-to-load-with-kldload-tp22999502p22999521.html Sent from the freebsd-emulation mailing list archive at Nabble.com.