From: Damien Mascord <tusker@tusker.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Qemu mounting UML hdd images... (ext2)
Date: Sun, 18 Apr 2004 14:26:04 +0800 [thread overview]
Message-ID: <40821F7C.5030109@tusker.org> (raw)
Hi guys,
I am trying to mount a UML hdd image (COW) using qemu 0.5.2 binary
release(since I can't built 0.5.3 yet, due to missing static libs
etc...)...
As you can see frmo the following the linux.img and the
Debian-3.0r0.ext2 appear to be the same file type. The Debian image
doesn't mount at all, complaining about not being able to find the
partition information... as follows...
Is there anything I can do to get it to recognize both images?
Thanks in advance,
Damien
# file linux.img
linux.img: Linux rev 1.0 ext2 filesystem data
<kernel messages for linux.img>
hda: QEMU HARDDISK, ATA DISK drive
hda: attached ide-disk driver.
hda: 20480 sectors (10 MB) w/256KiB Cache, CHS=20/16/63
Partition check:
hda:
</kernel messages for linux.img>
# file Debian-3.0r0.ext2
Debian-3.0r0.ext2: Linux rev 1.0 ext2 filesystem data
<kernel messages for Debian-3.0r0.ext2>
hdb: QEMU HARDDISK, ATA DISK drive
hdb: attached ide-disk driver.
hdb: 1048576 sectors (537 MB) w/256KiB Cache, CHS=1040/16/63
Partition check:
hdb: unknown partition table
</kernel messages for Debian-3.0r0.ext2>
next reply other threads:[~2004-04-18 6:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-18 6:26 Damien Mascord [this message]
2004-04-22 3:43 ` [Qemu-devel] Qemu mounting UML hdd images... (ext2) Damien Mascord
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40821F7C.5030109@tusker.org \
--to=tusker@tusker.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.