You can take out the 'nofsck' mount option then.
[root@wdcxen1 ~]# mount -t xfs -o loop,ro,noatime,nodev ~/wdcdns1.img /
mnt/tmp/
brassow
On Nov 14, 2008, at 10:52 AM, Chris Edwards wrote:
root@wdcxen1 ~]# mount -t xfs -o loop,ro,noatime,nodev,nofsck ~/
wdcdns1.img /mnt/tmp/
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
tail /var/log/messages
Nov 14 10:44:50 wdcxen1 kernel: XFS: unknown mount option [nofsck].
_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/