From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCbec-0003E9-WB for qemu-devel@nongnu.org; Fri, 05 Jun 2009 11:48:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCbeW-0003B6-Uo for qemu-devel@nongnu.org; Fri, 05 Jun 2009 11:48:25 -0400 Received: from [199.232.76.173] (port=47496 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCbeW-0003B1-SS for qemu-devel@nongnu.org; Fri, 05 Jun 2009 11:48:20 -0400 Received: from wf-out-1314.google.com ([209.85.200.171]:64935) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCbeW-0004R8-HB for qemu-devel@nongnu.org; Fri, 05 Jun 2009 11:48:20 -0400 Received: by wf-out-1314.google.com with SMTP id 26so710172wfd.4 for ; Fri, 05 Jun 2009 08:48:18 -0700 (PDT) MIME-Version: 1.0 Date: Fri, 5 Jun 2009 10:48:18 -0500 Message-ID: <444391460906050848u4c021ae2gfcae82577db27aa@mail.gmail.com> From: Bryan Christ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Windows BSOD with copied image List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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). -- Bryan <><