From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCbvL-0003tE-HX for qemu-devel@nongnu.org; Fri, 05 Jun 2009 12:05:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCbvG-0003qi-LJ for qemu-devel@nongnu.org; Fri, 05 Jun 2009 12:05:43 -0400 Received: from [199.232.76.173] (port=59262 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCbvG-0003qe-Fi for qemu-devel@nongnu.org; Fri, 05 Jun 2009 12:05:38 -0400 Received: from mail-px0-f173.google.com ([209.85.216.173]:48100) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCbvF-0007s6-Fj for qemu-devel@nongnu.org; Fri, 05 Jun 2009 12:05:38 -0400 Received: by pxi3 with SMTP id 3so1389111pxi.4 for ; Fri, 05 Jun 2009 09:05:31 -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:05:31 -0500 Message-ID: <444391460906050905p52fa99b6mc76ef96515e37aba@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 I'll provide that, but I can tell you they will not match because the file size is slightly off. 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 <><