From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BaLSi-0001cq-TE for qemu-devel@nongnu.org; Tue, 15 Jun 2004 17:27:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BaLSg-0001aY-Lx for qemu-devel@nongnu.org; Tue, 15 Jun 2004 17:27:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BaLSg-0001aS-JV for qemu-devel@nongnu.org; Tue, 15 Jun 2004 17:27:18 -0400 Received: from [62.253.162.44] (helo=mta04-svc.ntlworld.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BaLRT-0002ZK-Mz for qemu-devel@nongnu.org; Tue, 15 Jun 2004 17:26:03 -0400 Received: from [10.10.10.100] ([81.107.87.144]) by mta04-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20040615212507.MMOZ24958.mta04-svc.ntlworld.com@[10.10.10.100]> for ; Tue, 15 Jun 2004 22:25:07 +0100 Subject: Re: [Qemu-devel] Trying to run Windows XP Pro From: Antony T Curtis In-Reply-To: <1087302423.1186.41.camel@espiron.av7.local> References: <1085998684.347.23.camel@pcgem.rdg.cyberkinetica.com> <1087302423.1186.41.camel@espiron.av7.local> Content-Type: text/plain; charset=iso-8859-1 Message-Id: <1087334761.597.31.camel@pcgem.rdg.cyberkinetica.com> Mime-Version: 1.0 Date: Tue, 15 Jun 2004 22:26:02 +0100 Content-Transfer-Encoding: 8bit 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 On Tue, 2004-06-15 at 13:27, Sebastien Bechet wrote: > Hello, > > Le lun 31/05/2004 à 12:18, Antony T Curtis a écrit : > > I boot the WinXP partition choosing Safe Mode Command prompt boot and it > > proceeds to boot until it loads the agp440.sys driver, where it halts at > > EIP=804e945e (which is a 0xeb 0xfe , jmp $-2 infinite loop) > > This is not agp440.sys, it can be disabled using Recovery Console but > qemu (and qemu console) continue to hang. > > how to do that : > listsvc # list of drivers loaded on startup > disable agp440 # disable AGP440 > exit # reboot Curiously enough... I have successfully installed XP Pro under QEMU... But I cannot boot my existing WinXP Partition. Maybe it's the driver which loads after the agp440 driver? > In another idea, i tried to convert W2K qemu default isa install to qemu > w/ pci enabling plugplay, PCI and PCIIde drivers : but ... not working > maybe I forget to enable something ? I am going to try the 'turtle' interpreter emulator - since it is also reportedly capable of booting OS/2 now... There must be some aspect of the current translator which is incomplete which affects these things. -- Antony T Curtis