From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mueller Subject: Re: qemu-kvm 0.12.0-rc2: can't install windows 2008 std Date: Sun, 20 Dec 2009 14:48:36 +0000 (UTC) Message-ID: References: <4B2E33DF.9010808@redhat.com> <20091220143759.GK4490@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:50300 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751467AbZLTOs7 (ORCPT ); Sun, 20 Dec 2009 09:48:59 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NMN5e-0001ip-3K for kvm@vger.kernel.org; Sun, 20 Dec 2009 15:48:58 +0100 Received: from 80-219-101-10.dclient.hispeed.ch ([80.219.101.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Dec 2009 15:48:58 +0100 Received: from thomas by 80-219-101-10.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Dec 2009 15:48:58 +0100 Sender: kvm-owner@vger.kernel.org List-ID: Am Sun, 20 Dec 2009 16:37:59 +0200 schrieb Gleb Natapov: > On Sun, Dec 20, 2009 at 04:25:35PM +0200, Avi Kivity wrote: >> On 12/20/2009 04:11 PM, Thomas Mueller wrote: >> >after having problems with qemu-kvm 0.11.0 and windows 2008 under i/o >> >I thought trying the new 0.12.0-rc2 and make some tests. >> > >> >so i've compiled qemu-kvm 0.12.0-rc2 and tried to install Windows 2008 >> >Standard 64bit. >> > >> >it shows the "Windows is loading files" screen and then BSOD with >> >0x0000007E . I tried if=ide and if=scsi. none of them are working. at >> >least with qemu-kvm 0.11.0 this was working. >> > >> >booting an existing WinXP guest or a linux live cd (sysresccd) is >> >working with 0.12.0-rc2 >> >> How large is your disk? The Internet indicates this error may occur if >> you run out of disk space during install. >> > Does BSOD looks like the one attached to this bug report? > http://sourceforge.net/tracker/? func=detail&atid=893831&aid=2902983&group_id=180599 > > If yes, make sure you reinstalled BIOS image. it does look similiar, but the ACPI line is missing. my screenshot: http://chaschperli.ch/screenshot-bsod-win2008.png i've remove all kvm files and installed again, the problem consists. - Thomas