Page 1 of 1

Found partition, but not the files [solved]

Posted: 07 Jan 2014, 02:17
by Ryon
TestDisk shows my lost partition and gives its correct size. But the P: list only lists a few of the hundreds of directories and files that were on the system. Is there anything more I can do, before using PhotoRec? Does PhotoRec make any permanent changes to the disk?

Also, I don't understand the "Extd Part" option:
If there is logical partition, this flag lets you decide if the extended partition will used all available disk space or only the required (minimal) space.
How is this useful for data recovery?

Re: Found partition, but not the files [solved]

Posted: 07 Jan 2014, 16:27
by Ryon
Answered my own question. It's in the manual under "Advanced Filesystem Utils".

And TestDisk returns a superblock recovery instruction, in case this fails:

Code: Select all

fsck.ext2 -p -b superblock -B size device
Thank you for including this, Christophe! I could have spent weeks figuring this out on my own. Unfortunately, this superblock repair didn't work for me. I'm going back to the manual to see what to do next...