From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DxPcF-0004hG-Cd for qemu-devel@nongnu.org; Tue, 26 Jul 2005 09:37:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DxPc8-0004e8-Sy for qemu-devel@nongnu.org; Tue, 26 Jul 2005 09:36:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxPc8-0004be-Jk for qemu-devel@nongnu.org; Tue, 26 Jul 2005 09:36:56 -0400 Received: from [64.233.182.199] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DxPcx-0003eo-KT for qemu-devel@nongnu.org; Tue, 26 Jul 2005 09:37:47 -0400 Received: by nproxy.gmail.com with SMTP id h2so188745nfe for ; Tue, 26 Jul 2005 06:26:38 -0700 (PDT) Message-ID: <41e41e7a05072606263863044a@mail.gmail.com> Date: Tue, 26 Jul 2005 15:26:38 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Problem installing WIndows In-Reply-To: <42E62AA2.5090702@wayforth.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42E62AA2.5090702@wayforth.co.uk> Reply-To: Hetz Ben Hamo , 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 Do nothing. Just wait. It takes a LONG time. (shorter if you use kqemu)... Thanks, Hetz On 7/26/05, Antony Gelberg wrote: > Hi all, >=20 > This is my first experience with qemu. I'm using 0.7.0 in Debian > unstable. I'm trying to install a Windows XP image from CD. All I've > done is: >=20 > dd of=3Dhd.img bs=3D1024 seek=3D5000000 count=3D0 > qemu -boot c -cdrom /dev/cdrom -hda hd.img >=20 > Setup finishes, then the machine reboots and hangs at the black screen > with the Windows XP Professional logo and Please wait... below it. > There is no CPU usage. How can I go about debugging this? >=20 > Antony >=20 >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >