I burnt an ext2 fs on a cd-rom, I can mount it (ro) perfectly with
kernel 2.0.x , but now I
get from the kernel:
<4>VFS: Unsupported blocksize on dev 0b:00
and mount kicks back with
# mount -r -t ext2 /dev/sr0 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/scd0,
or too many mounted file systems
-- Manuel J. Galan