[root@wdcxen1 ~]# mount -t xfs -o loop,ro,noatime,nodev ~/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 Still no luck, I am wondering if I made this image file correctly. --- Chris Edwards Smartech Corp. Div. of AirNet Group http://www.airnetgroup.com http://www.smartechcorp.net cedwards@smartechcorp.net P: 423-664-7678 x114 C: 423-593-6964 F: 423-664-7680 > -----Original Message----- > From: linux-lvm-bounces@redhat.com [mailto:linux-lvm- > bounces@redhat.com] On Behalf Of Jonathan Brassow > Sent: Friday, November 14, 2008 12:26 PM > To: LVM general discussion and development > Subject: Re: Moving Xen LV to image and mounting the image. > > 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/ _______________________________________________ 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/