From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BabKu-0002zg-B6 for qemu-devel@nongnu.org; Wed, 16 Jun 2004 10:24:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BabKs-0002ys-NK for qemu-devel@nongnu.org; Wed, 16 Jun 2004 10:24:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BabKs-0002yp-Jm for qemu-devel@nongnu.org; Wed, 16 Jun 2004 10:24:18 -0400 Received: from [194.193.44.1] (helo=mail.nipltd.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BabJp-0004sM-7U for qemu-devel@nongnu.org; Wed, 16 Jun 2004 10:23:13 -0400 Received: from nat184.nipltd.com ([194.193.44.184] helo=ruperte.private.nipltd.com) by mail.nipltd.com with asmtp (AMailer 1.3.36 #7) id 1BabJo-0005Cm-00 for qemu-devel@nongnu.org; Wed, 16 Jun 2004 15:23:12 +0100 From: Rupert Edgar Content-Type: text/plain Message-Id: <1087395791.5106.18.camel@ruperte> Mime-Version: 1.0 Date: Wed, 16 Jun 2004 15:23:11 +0100 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] re: Windows XP status 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 Hi, I have successfully installed Windows XP Pro from the MSDN cd using a cvs checkout yesterday (15 June 2004). The system is Debian testing and qemu is compiled with gcc-3.3. I make an image of the cd to winxp.iso. The hard drive is 4Gb. I then run qemu -hda xp.hd0 -cdrom winxp.iso -m 128 -pci -boot d and run the install first part of the install. When it reboots: qemu -hda xp.hd0 -cdrom winxp.iso -m 128 -pci and complete the rest of the install. When finished shutdown and run with -cirrusvga this time: qemu -hda xp.hd0 -m 128 -pci -cirrusvga The boot screen looks a bit funny, but it gets into windows and detects the new graphics card, which works fine, once you change the graphics mode to something other than 640 x 480 8 colours :) All the best. Rupert Edgar