0

Possible Duplicate:
Recover formatted ext3 partition

I have a folder of about 5GB that suddenly disappeared. When I checked its hard disk, I found out it has bad sector for about 2-3MB on this folder. Maybe it is on the folder's pointer.

The partition is EXT3 , and operating system is Debian.

I tried the fsck command , but it hasn't worked.

What should I do? How can I recover data? Any program or command?

1 Answers1

2

Maybe testdisk will handle this.

mzet
  • 411