

The best way is to make a clone of the HDD you are trying to recover, so you can try with different methods. you must be in a different location, not in the HDD you are trying to recover.
#TESTDISK UNDELETE HOW TO#
How to Recover Corrupt jpeg and mov Files from a Digital Camera's SDD Card on Fedora/CentOS/RHEL.Įxt4magic is another recovery tool for the ext3 and ext4 file system. I've written about this method extensively on my blog in this article titled: If the above isn't for you I've used tools such as photorec to recover files in the past, but it's geared for image files only. With the above inode info run the following commands # dd if=/dev/mapper/wks01-root of=recovered.file.001 bs=4096 count=1 skip=7235938įiles been recovered to recovered.file.001. No magic number at block 28053: end of journal. Run the command in debugfs debugfs: logdump -i įS block 7536642 logged at sequence 38402086, journal block 26711

Use debugfs to view a filesystems log $ debugfs -w /dev/mapper/wks01-root That write-up though looking a little intimidating is actually fairly straight forward to follow.

The link someone provided in the comments is likely your best chance.
