From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEffC-00007t-MW for qemu-devel@nongnu.org; Wed, 28 Aug 2013 09:20:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEff5-0006VI-Cm for qemu-devel@nongnu.org; Wed, 28 Aug 2013 09:19:58 -0400 Received: from mail-ee0-f52.google.com ([74.125.83.52]:40857) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEff5-0006VC-5S for qemu-devel@nongnu.org; Wed, 28 Aug 2013 09:19:51 -0400 Received: by mail-ee0-f52.google.com with SMTP id c41so2980237eek.11 for ; Wed, 28 Aug 2013 06:19:35 -0700 (PDT) Date: Wed, 28 Aug 2013 15:19:31 +0200 From: Stefan Hajnoczi Message-ID: <20130828131931.GA12214@stefanha-thinkpad.muc.redhat.com> References: <586568842.455717.1377510746935.open-xchange@email.1und1.de> <20130827073833.GB24247@stefanha-thinkpad.redhat.com> <521D0B84.8040301@rdsoftware.de> <521D1AB0.1070904@redhat.com> <20130828075020.GA4696@stefanha-thinkpad.muc.redhat.com> <163348110.541056.1377680875692.open-xchange@email.1und1.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <163348110.541056.1377680875692.open-xchange@email.1und1.de> Subject: Re: [Qemu-devel] Boot Problems Windows XP guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Erik Rull Cc: Paolo Bonzini , "qemu-devel@nongnu.org" On Wed, Aug 28, 2013 at 11:07:55AM +0200, Erik Rull wrote: > To exclude a damage of the image meanwhile, I went back to 1.2.0 and it boots > perfectly. If you have any doubts about image corruption or differences, try: $ qemu-img compare /spinning-disk/vm.img /ssd/vm.img Their contents should be identical if you just copied it over. Stefan