Package: mount Version: 2.12p-5 Severity: wishlist File: /bin/mount I wish the message couldn't mount because of unsupported optional features (4). weren't so cryptic.
# dd if=/dev/hdb13 of=/tmp/d1 count=44444 # mount -o ro,loop -t ext2 /tmp/d1 /tmp/disk1mp/d1 /tmp/disk1 mount: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so # dmesg -c EXT2-fs: loop0: couldn't mount because of unsupported optional features (4). P.S., maybe it has something to do with ext3 vs ext2? # grep 13 /etc/fstab /dev/hdb13 /var/cache/wwwoffle ext3 defaults 0 2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]