From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47414 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtSQg-0004Rs-Uj for qemu-devel@nongnu.org; Sat, 26 Feb 2011 17:15:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtSQg-00076d-59 for qemu-devel@nongnu.org; Sat, 26 Feb 2011 17:15:58 -0500 Received: from [83.160.137.85] (port=15756 helo=pubserv1.fransdb.nl) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtSQf-00076C-UY for qemu-devel@nongnu.org; Sat, 26 Feb 2011 17:15:58 -0500 Received: from localhost (localhost [127.0.0.1]) by pubserv1.fransdb.nl (Postfix) with ESMTP id 2DDD52158 for ; Sat, 26 Feb 2011 23:15:55 +0100 (CET) Received: from pubserv1.fransdb.nl ([127.0.0.1]) by localhost (pubserv1.fransdb.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id reiQyptQGS-Q for ; Sat, 26 Feb 2011 23:15:53 +0100 (CET) Received: from [192.168.100.23] (unknown [192.168.100.23]) by pubserv1.fransdb.nl (Postfix) with ESMTPA id 7D98D1A14 for ; Sat, 26 Feb 2011 23:15:52 +0100 (CET) Message-ID: <4D697B97.4000706@fransdb.nl> Date: Sat, 26 Feb 2011 23:15:51 +0100 From: Frans de Boer MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Stupid question? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi all, This is the only QEMU list, so I put my question her. How can I copy the contents of a "*.raw" image to a real HD partition or vice versa. I often use a virtual image using qemu/kvm to test some OS's and want to migrate them to a HD partition if the time is right. Also, I like to preserve old partitions for future use/reference. Any suggestions? Regards, Frans.