I tried to recover my home folder, it was stored on it's own partition and I removed it by a mistake but no problem, I had a back up. Although I wanted to try to restore it so I used dd to create an image. By using sudo tsk_recover -e /xxx/image.img /xxx/tsk/
I got 1000 files back but with "Disk Drill" on Windows I got the whole 40.000 files in great quality. My question is what did I wrong or is there something equal to Disk Drill on Linux?
Asked
Active
Viewed 20 times
1

J. Doe
- 11
-
1TestDisk is a free and opensource, command-line data recovery tool that is used to recover data from deleted or lost partitions. Use it with caution! A guide on its installation and use: https://www.tecmint.com/install-testdisk-data-recovery-tool-in-linux/ – graham Apr 13 '20 at 20:06
-
Software recommendations are handled by another Q&A site, https://softwarerecs.stackexchange.com – K7AAY Apr 13 '20 at 21:48