From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3dhU-0001FY-Sp for qemu-devel@nongnu.org; Sat, 04 Sep 2004 12:47:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3dhT-0001FM-53 for qemu-devel@nongnu.org; Sat, 04 Sep 2004 12:47:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3dhT-0001FJ-2V for qemu-devel@nongnu.org; Sat, 04 Sep 2004 12:47:39 -0400 Received: from [216.254.0.205] (helo=mail5.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C3dcJ-0002X8-Pj for qemu-devel@nongnu.org; Sat, 04 Sep 2004 12:42:19 -0400 Received: from dsl081-088-222.lax1.dsl.speakeasy.net (HELO [192.168.111.2]) ([64.81.88.222]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Sep 2004 16:41:58 -0000 From: "John R. Hogerhuis" Content-Type: text/plain Message-Id: <1094316133.28260.16.camel@aragorn> Mime-Version: 1.0 Date: Sat, 04 Sep 2004 09:42:13 -0700 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] NT 4.0 raw disk Reply-To: jhoger@pobox.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I have NT 4.0 on a hard drive. I have it connected to my desktop via a USB enclosure. It shows up as /dev/sda I am able to boot it in vmware to a certain point (windows crashes during boot with blue screen and error INACCESSIBLE_BOOT_DEVICE) With QEMU (Debian unstable version) I get no where. I poked around in the docs and didn't find anything (but I am notorious for missing things in plain view, as my wife will attest...) qemu -hda /dev/sda I haven't tried booting a raw disk before; are there any gotchas I should be aware of? Thanks, -- John.