From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AkOTy-0007Xl-W5 for qemu-devel@nongnu.org; Sat, 24 Jan 2004 09:09:54 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AkOTS-0007MA-1U for qemu-devel@nongnu.org; Sat, 24 Jan 2004 09:09:53 -0500 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.24) id 1AkOTR-0007Kw-Eq for qemu-devel@nongnu.org; Sat, 24 Jan 2004 09:09:21 -0500 From: Robert Wilhelm Content-Type: text/plain Message-Id: <1074953348.26125.10.camel@tau> Mime-Version: 1.0 Date: Sat, 24 Jan 2004 15:09:08 +0100 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] QEMU 0.5.2 testing vs. W2K Install Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org FYI; I tried to install Windows 2000 on a new image using qemu fom cvs) dd if=/dev/zero of=hdimage bs=1024 count=1M qemu -hda hdc -cdrom w2k.iso -boot d It will create and format a new FAT partition but then I get the message "Setup has determined that drive C is corrupted and cannot be repaired".