<div dir="ltr">Hope someone can point me in the right direction.  I don't know if what I am trying to do should work or not.<div><br></div><div>I have 2 disk images.  One is a VM with an ext2 boot filesystem and ext4 filesystems with the OS loaded.  I am amble to guestmount this with no issue and am able to see the files that are on the ext2 file system.</div><div><br></div><div>I can also run guestfish on the image, mount the ext2 filesystem, and list the files.</div><div><br></div><div>However, the second image I have is only a boot disk image with just an ext2 filesystem.</div><div><br></div><div>guestmount complains that there is no OS and won't mount.</div><div><br></div><div>guestfish complains "...wrong fs type, bad option, bad superblock...".</div><div><br></div><div><br></div><div>Should I be able to mount a boot disk image with guestmount?</div><div>I suspect I'll have to use the -m (mount) option and not -i (as I did for the image with an OS), but that failed too even though I passed in the fs type of ext2,</div><div><br></div><div>Why would I be able to mount, via guestfish, the ext2 in the first image (with other filesystems of type ext4) but not the disk image with only an ext2 filesystem?</div><div><br></div><div>TIA!</div><div><br></div><div>Lenny B. </div></div>