From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CqKGb-0004zL-Rl for qemu-devel@nongnu.org; Sun, 16 Jan 2005 18:57:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CqKGS-0004rq-Ot for qemu-devel@nongnu.org; Sun, 16 Jan 2005 18:57:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqKGN-0004mx-1w for qemu-devel@nongnu.org; Sun, 16 Jan 2005 18:56:55 -0500 Received: from [216.198.101.68] (helo=trueband.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1CqJu9-0002HJ-2W for qemu-devel@nongnu.org; Sun, 16 Jan 2005 18:33:57 -0500 Message-ID: <41EAF9E2.9030108@gsinet.net> Date: Sun, 16 Jan 2005 18:33:54 -0500 From: Tom Sandholm MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------020801070002040305050109" Subject: [Qemu-devel] Mounting qemu virtual disk images from host linux os 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 This is a multi-part message in MIME format. --------------020801070002040305050109 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I found the lomount program that is supposed to mount your qemu virtual-disk-images; but it isn't working for me. I've installed debian "sarge" onto the virtual image, using ext3 filesystems as default, with /dev/hda1 as the primary bootable linux partition (root). When I execute the lomount program, here's what I get. ============================================================ nixsys:/qemu# ./lomount -t ext3 -diskimage debian02_sarge_hda.img /mnt mount: wrong fs type, bad option, bad superblock on /dev/loop0, or too many mounted file systems nixsys:/qemu# =========================================================== What am I doing wrong? Thanks! Tom Sandholm --------------020801070002040305050109 Content-Type: text/x-vcard; charset=utf-8; name="sandholm.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="sandholm.vcf" begin:vcard fn:Tom Sandholm n:Sandholm;Tom email;internet:sandholm@gsinet.net version:2.1 end:vcard --------------020801070002040305050109--