From owner-freebsd-emulation@FreeBSD.ORG Sat Nov 11 13:03:02 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4A5916A415 for ; Sat, 11 Nov 2006 13:03:02 +0000 (UTC) (envelope-from qemu-l@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 985EF43D5A for ; Sat, 11 Nov 2006 13:02:55 +0000 (GMT) (envelope-from qemu-l@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn [127.0.0.1]) by gwyn.kn-bremen.de (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id kABD2s1K017244 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 11 Nov 2006 14:02:54 +0100 Received: from saturn.kn-bremen.de (uucp@localhost) by gwyn.kn-bremen.de (8.13.4/8.13.4/Submit) with UUCP id kABD2suj017242; Sat, 11 Nov 2006 14:02:54 +0100 Received: from saturn.kn-bremen.de (nox@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.13.6/8.13.6) with ESMTP id kABCwhIi040270; Sat, 11 Nov 2006 13:58:43 +0100 (CET) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.13.6/8.13.6/Submit) id kABCwhsX040269; Sat, 11 Nov 2006 13:58:43 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Sat, 11 Nov 2006 13:58:43 +0100 To: qemu-devel@nongnu.org, freebsd-emulation@freebsd.org Message-ID: <20061111125843.GA39260@saturn.kn-bremen.de> Mail-Followup-To: qemu-devel@nongnu.org, freebsd-emulation@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Cc: Subject: qemu 20061102 snapshot: trouble booting directly from cdrom device 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 Nov 2006 13:03:03 -0000 Hi! I got a report yesterday of the win2k cd bsod'ing with an INACCESSIBLE_BOOT_DEVICE error when booted directly from the device (as opposed to from an iso, which worked.) I dont have a win2k cd, but I tried a KANOTIX-2006-01-RC2 cd (linux livecd), and that, although it did boot, said VFS: busy inodes on changed media repeatedly. Does anyone else get something like this on another host (I'm on FreeBSD)? I would like to know if its a FreeBSD problem (aio not working properly on the cdrom device?) or something to do with qemu itself... Thanx, Juergen