On Tue, Oct 31, 2006 at 08:15:30PM -0500, M. Lewis wrote: > I posted this to the Fedora-list, but thought I might get some > additional information here as well. > > I have a HD that refuses to mount with a 'bad magic number in > super-block'. I'm running FedoraCore 6 x86_64. > > [root@moe ~]# fdisk -l /dev/hdc > > Disk /dev/hdc: 250.0 GB, 250059350016 bytes > 255 heads, 63 sectors/track, 30401 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id System > /dev/hdc1 * 1 13 104391 83 Linux > /dev/hdc2 14 9729 78043770 8e Linux LVM are you ABSOLUTELY SURE that /dev/hdc2 really containt DIRECTLY the ext3 filesystem ? By FDISK output, it looks like it is not ext3 partition, but a physical volume controlled by LVM, so you should use LVM tools to find real data (vgscan, vgdisplay, pvscan, lvscan, ...) the ext3 partition you are looking for is probably on logical volume on that LVM... -- Opinions above are GNU-copylefted. _______________________________________________ Ext3-users mailing list Ext3-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/ext3-users