Hi everybody. 
 
My filesystem got corrupted

hda9 is my root partition.

fsck.ext2 -p doesn't help as it says that partition is clean.

I want to run following command:

e2fsck -b <alternate superblocknumber> /dev/hda9

To know the alternate block number I ran following command:

mke2fs -n /dev/hda9

but it says that the filesystem is mounted and is read-only.
 
I have tried rescue mode and used alternative superblock to run:
 
e2fsck -b 32564 /dev/hda9
 
It does checks and asks for fixing the block. I say yes and then reboot.
 
However, the Boot process stucks at "Starting System Logger". I press Ctrl+Alt+Del and 
system reboots. But again it drops me to a shell saying / is corrupt.

What shall I do?????
 
Any advice would be appreciated.
 
Thanks


Yahoo! India Matrimony: Find your partner online.
_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to