I, too, am getting this error message when trying to mount the ext3fs.img file. I am using Fedora 9.
Quote:
mount: wrong fs type, bad option, bad superblock on /dev/loop1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
|
The dmesg command gives this info:
Quote:
attempt to access beyond end of device
loop1: rw=0, want=1886112, limit=524288
JBD: IO error reading journal superblock
EXT3-fs: error loading journal.
|