From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Duffy Subject: Re: How to mount the qcow2.img image? Date: Mon, 06 Jul 2009 08:17:47 -0500 Message-ID: <4A51F97B.1020209@messageone.com> References: <4A51E366.9000009@wonghome.net> Mime-Version: 1.0 Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:47552 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752681AbZGFNRs (ORCPT ); Mon, 6 Jul 2009 09:17:48 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MNo4s-0008RA-NQ for kvm@vger.kernel.org; Mon, 06 Jul 2009 13:17:50 +0000 Received: from 143.166.197.6 ([143.166.197.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jul 2009 13:17:50 +0000 Received: from Charles_Duffy by 143.166.197.6 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jul 2009 13:17:50 +0000 In-Reply-To: <4A51E366.9000009@wonghome.net> Sender: kvm-owner@vger.kernel.org List-ID: John Wong wrote: > Can i mount the qcow2.img image on my linux-2.6.30/amd64 host? > the qcow2.img is winxp(ntfs) qcow2.img image. See qemu-nbd, nbd-client and kpartx. For simpler manipulations, however, you might find Guestfish (or other libguestfs components) an appropriate tool.