From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQNNl-0008JF-GP for qemu-devel@nongnu.org; Sat, 16 Feb 2008 08:47:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQNNj-0008If-OF for qemu-devel@nongnu.org; Sat, 16 Feb 2008 08:47:09 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQNNj-0008Ic-Ka for qemu-devel@nongnu.org; Sat, 16 Feb 2008 08:47:07 -0500 Received: from mtaout02-winn.ispmail.ntl.com ([81.103.221.48]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQNNj-0000rf-6x for qemu-devel@nongnu.org; Sat, 16 Feb 2008 08:47:07 -0500 Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20080216134859.OFIN27871.mtaout02-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Sat, 16 Feb 2008 13:48:59 +0000 Received: from miranda.arrow ([213.107.26.151]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20080216134931.JPPA219.aamtaout01-winn.ispmail.ntl.com@miranda.arrow> for ; Sat, 16 Feb 2008 13:49:31 +0000 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1JQNNc-00064f-MA for qemu-devel@nongnu.org; Sat, 16 Feb 2008 13:47:00 +0000 Date: Sat, 16 Feb 2008 13:47:00 +0000 From: Stuart Brady Subject: Re: [Qemu-devel] How to extract content of a raw image on host? Message-ID: <20080216134700.GA23305@miranda.arrow> References: <47B683F0.3050109@googlemail.com> <47B6858E.3020008@gmail.com> <47B68E49.7020906@googlemail.com> <1203148506.5305.4.camel@frecb07144> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1203148506.5305.4.camel@frecb07144> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Feb 16, 2008 at 08:55:06AM +0100, Laurent Vivier wrote: > Loop is not able to manage partition. You could use kpartx (from util-linux), which will create device nodes for each partition. Cheers, -- Stuart Brady