From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kv9x4-00019K-E6 for qemu-devel@nongnu.org; Wed, 29 Oct 2008 08:15:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kv9wt-00013o-HP for qemu-devel@nongnu.org; Wed, 29 Oct 2008 08:14:59 -0400 Received: from [199.232.76.173] (port=57757 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kv9ws-00012w-1g for qemu-devel@nongnu.org; Wed, 29 Oct 2008 08:14:54 -0400 Received: from mail2.shareable.org ([80.68.89.115]:46228) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kv9wr-0008Lr-1m for qemu-devel@nongnu.org; Wed, 29 Oct 2008 08:14:53 -0400 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1Kv9wn-0000Nm-60 for qemu-devel@nongnu.org; Wed, 29 Oct 2008 12:14:49 +0000 Date: Wed, 29 Oct 2008 12:14:49 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] Installing Vista Ultimate x64? Message-ID: <20081029121448.GC846@shareable.org> References: <490841BB.8090509@bttr-software.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <490841BB.8090509@bttr-software.de> Reply-To: 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 Robert Riebisch wrote: > Hi! > > What is needed to install/run Windows Vista Ultimate 64-bit SP1 in QEMU? > I'm getting BSODs 0x0000001E or 0x000000D1 during installation. > 0x0000001E vanished (?) after switching from qcow2 to raw HDD image, but > I can't get past 0x000000D1 now. I'm still at the "Windows is loading > files..." stage. qcow vs. raw image shouldn't make a difference. If it is, either the trigger for this BSOD is timing-dependent (qcow2 is generally slower for reading), or there's a worrisome bug in raw or qcow2. > > Robert Riebisch > -- > BTTR Software > http://www.bttr-software.de/ > >