> > [EMAIL PROTECTED] ~]# mount /dev/hdb1 -t ext3 /mnt/ost_old > > mount: wrong fs type, bad option, bad superblock on /dev/hdb1, > > missing codepage or other error > > In some cases useful info is found in syslog - try > > dmesg | tail or so > > [EMAIL PROTECTED] ~]# > > Try mount -t ldiskfs /dev/hdb1 /mnt/ost_old
Is working :-) Thanks for the tip! Regards, Alx _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
