From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Olney Subject: Re: xp guest, blue screen c0000221 on boot Date: Wed, 28 Oct 2009 10:27:37 -0500 Message-ID: <4AE862E9.9000701@memphis.edu> References: <4AE6100F.6040705@memphis.edu> <4AE6BE76.2010503@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" To: Avi Kivity Return-path: Received: from itmx2.memphis.edu ([141.225.112.71]:50234 "EHLO itmta2.memphis.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754275AbZJ1P1e (ORCPT ); Wed, 28 Oct 2009 11:27:34 -0400 Received: from itexfe7.uom.memphis.edu (itexfe7.memphis.edu [10.15.1.68]) by itmta2.memphis.edu (Postfix) with ESMTP id C1AB8A0C01D for ; Wed, 28 Oct 2009 10:27:38 -0500 (CDT) In-Reply-To: <4AE6BE76.2010503@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Thanks. In pursuing this suggestion I discovered that I also can't make new XP VMs. Setup fails with "the disk may be damaged". The image was created with qemu-img create xp_new.img 13G And the setup command is kvm -cdrom xp/xp_pro.iso -hda xp_new.img -boot d -m 512 -no-acpi -usb -usbdevice tablet Avi Kivity wrote: > On 10/26/2009 11:09 PM, Andrew Olney wrote: >> Hangs on boot, xp guest: >> >> STOP: c0000221 Unknown Hard Error >> \SystemRoot\System32\ntdll.dll >> >> Will boot into safe mode, but _not_ into safe mode with networking. >> > > According to http://support.microsoft.com/kb/314474, this file is > corrupted. If you have another VM with the same service pack, you might > try copying the file over in safe mode, or you can try extracting it > from the service pack and copying it. >