Also this is the output from doing test dd [root@localhost extundelete-0.2.0]# dd if=/dev/sdc1 of=temp skip=20 dd: reading `/dev/sdc1': Input/output error 0+0 records in 0+0 records out 0 bytes (0 B) copied, 4.94348 s, 0.0 kB/s
[root@localhost extundelete-0.2.0]# dd if=/dev/sdc1 of=temp skip=512 ^C12137+0 records in 12136+0 records out 6213632 bytes (6.2 MB) copied, 10.8255 s, 574 kB/s So it appears that the first physical sector is damaged. There should be some way to get this thing back -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
