LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Corrupt Superblock Mandriva (https://www.linuxquestions.org/questions/linux-hardware-18/corrupt-superblock-mandriva-411963/)

dbc001 02-05-2006 03:13 PM

Corrupt Superblock Mandriva
 
Hi,
I have a hard drive that just died on my Mandriva box, and I am lost. here's what i've got:


Code:

[root@dogma ~]# mount /dev/hdd1
mount: wrong fs type, bad option, bad superblock on /dev/hdd1,
      or too many mounted file systems
[root@dogma ~]# more /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/hda5 / ext3 defaults 1 1
/dev/hda8 /home ext3 defaults 1 2
/dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,sync,codepage=850,noauto,ro,exec,users 0 0
none /proc proc defaults 0 0
/dev/hdd1 /storage ext3 defaults 1 2
/dev/hda6 swap swap defaults 0 0
[root@dogma ~]#

I've tried to run e2fsck and pointed it to several different superblocks but I'm afraid I'm getting in over my head. If someone could walk me through recovering some data that would be awesome!

thanks in advance,
dbc

Linux.tar.gz 02-06-2006 10:13 AM

This is a list of data recovering live cd:
http://www.frozentech.com/content/li...howonly=rescue


All times are GMT -5. The time now is 09:02 PM.