From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 11 09:58:54 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 4416010656C3 for ; Sat, 11 Apr 2009 09:58:54 +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 17E8D8FC1D for ; Sat, 11 Apr 2009 09:58:54 +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 1LsZhl-0004Ky-4F for freebsd-emulation@freebsd.org; Sat, 11 Apr 2009 02:40:53 -0700 Message-ID: <22999502.post@talk.nabble.com> Date: Sat, 11 Apr 2009 02:40:53 -0700 (PDT) From: jtidwell To: freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: necanthrope@gmail.com Subject: 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 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. Thanks! -- View this message in context: http://www.nabble.com/cannot-get-kqemu-to-load-with-kldload-tp22999502p22999502.html Sent from the freebsd-emulation mailing list archive at Nabble.com.