All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Qemu mounting UML hdd images... (ext2)
@ 2004-04-18  6:26 Damien Mascord
  2004-04-22  3:43 ` Damien Mascord
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Mascord @ 2004-04-18  6:26 UTC (permalink / raw)
  To: qemu-devel

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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-22  3:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-18  6:26 [Qemu-devel] Qemu mounting UML hdd images... (ext2) Damien Mascord
2004-04-22  3:43 ` Damien Mascord

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.