qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Qemu mounting UML hdd images... (ext2)


From: Damien Mascord
Subject: [Qemu-devel] Qemu mounting UML hdd images... (ext2)
Date: Sun, 18 Apr 2004 14:26:04 +0800
User-agent: Mozilla Thunderbird 0.5a (20031219)

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>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]