[EMAIL PROTECTED] wrote:

>  try running e2fsck with an alternate superblock.
>e2fsck -b 8193 <device>
>
>i ran that e2fsck but got the same error..i changed
>that number (put a 8193*n+1 number) and the same thing.
>
Right idea, wrong numbers.  8192 = 8x1024, so you want to use a formula 
of 8192*n+1.

It sounds like something may have overwritten part of the data on your 
disk as well, not just the MBR.  

Alan
--
Alan Peery
[EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to