From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Olney Subject: Re: xp guest, blue screen c0000221 on boot Date: Mon, 9 Nov 2009 10:26:57 -0600 Message-ID: <4AF842D1.3050304@memphis.edu> References: <4AE6100F.6040705@memphis.edu> <4AE6BE76.2010503@redhat.com> <4AE862E9.9000701@memphis.edu> <4AE863FB.803@redhat.com> <4AF0F8F2.6060304@memphis.edu> <4AF12FB6.1050006@redhat.com> <4AF1B498.6030709@memphis.edu> <4AF6B65F.9000704@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; 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]:38988 "EHLO itmta2.memphis.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752371AbZKIQ0x (ORCPT ); Mon, 9 Nov 2009 11:26:53 -0500 Received: from itexfe7.uom.memphis.edu (itexfe7.memphis.edu [10.15.1.68]) by itmta2.memphis.edu (Postfix) with ESMTP id 1A802A0C007 for ; Mon, 9 Nov 2009 10:26:59 -0600 (CST) In-Reply-To: <4AF6B65F.9000704@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: qemu-img convert -O raw xp.qcow2 xp.img using the same command on the raw image gives a blue screen on startup (same error as before) So converting from raw to qcow2 fixes the error, and converting back to raw reintroduces the error I'm not set up to use LVM volumes Avi Kivity wrote: > On 11/04/2009 07:06 PM, Andrew Olney wrote: >> Host is ext3 >> >> Linux monkamu 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC >> 2009 i686 GNU/Linux >> >> QEMU PC emulator version 0.11.0 (qemu-kvm-0.11.0), Copyright (c) >> 2003-2008 Fabrice Bellard >> >> > > If you convert a qcow image back to raw on ext3, does it fail? > > Similarly, converting it into an lvm volume, works or not? >