From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCbzP-0000av-8P for qemu-devel@nongnu.org; Fri, 05 Jun 2009 12:09:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCbzK-0000Qd-DV for qemu-devel@nongnu.org; Fri, 05 Jun 2009 12:09:54 -0400 Received: from [199.232.76.173] (port=59803 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCbzJ-0000QB-Vp for qemu-devel@nongnu.org; Fri, 05 Jun 2009 12:09:50 -0400 Received: from wf-out-1314.google.com ([209.85.200.172]:10322) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCbzJ-00006g-Kx for qemu-devel@nongnu.org; Fri, 05 Jun 2009 12:09:49 -0400 Received: by wf-out-1314.google.com with SMTP id 26so717430wfd.4 for ; Fri, 05 Jun 2009 09:09:46 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4A294212.6060704@wpkg.org> References: <444391460906050848u4c021ae2gfcae82577db27aa@mail.gmail.com> <4A294212.6060704@wpkg.org> Date: Fri, 5 Jun 2009 11:09:46 -0500 Message-ID: <444391460906050909w276349c4p1790ba0d992fe86b@mail.gmail.com> Subject: Re: [Qemu-devel] Windows BSOD with copied image From: Bryan Christ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tomasz Chmielewski Cc: qemu-devel@nongnu.org image 1 (original) file_sz = 5198807040 md5 = 4b876cb73179b10e3ddb9efe501138a1 image 2 (copy) file_sz = 5150924800 md5 = 3e191730ddd150fafbcf0e4fe82f46b3 On Fri, Jun 5, 2009 at 11:04 AM, Tomasz Chmielewski wrote: > Bryan Christ wrote: >> >> Sorry to be a pest, but I posted this on the user forum and haven't >> received any replies. >> >> ... >> >> I have a working Windows XP qcow2 image. I have tried several ways to >> copy it. I have used cp, dd, and qemu-img convert. In all cases, >> Windows XP will BSOD when the copied image is run. Any thoughts? I >> suspect that it might be related to the fact that the original file >> has "-rw-r--r--." permissions and the copy does not have the "." in >> the right-most column (no idea what that means and how to change it). > > What does: > > md5sum xp-image xp-image-copy > > say? > > > -- > Tomasz Chmielewski > http://wpkg.org > -- Bryan <><