dEEpEst
☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
- Joined
- Mar 29, 2018
- Messages
- 13,861
- Solutions
- 4
- Reputation
- 32
- Reaction score
- 45,552
- Points
- 1,813
- Credits
- 55,350
7 Years of Service
56%


This link is hidden for visitors. Please Log in or register now.
This
This link is hidden for visitors. Please Log in or register now.
Key points:



▪
TestDisk
: A powerful utility primarily designed to recover lost partitions and fix boot sectors. It can also recover deleted files, especially on FAT, NTFS and ext2 file systems.
▪
PhotoRec
: Often bundled with TestDisk, this utility ignores the file system and searches for data directly based on file signatures (headers). It is great for recovering certain types of files (photos, videos, documents, etc.) from damaged or formatted disks, and works on many file systems (ext3/ext4, FAT, NTFS, etc.).
▪
Extundelete
: A utility specifically designed to recover files on ext3 and ext4 file systems. It uses information from the file system journal to find deleted files.
▪
Foremost / Scalpel
: Similar to PhotoRec, these are "file carving" tools that reconstruct files based on their headers, footers, and internal data structures. They are also independent of the file system state.

▪ It is better to run recovery utilities from a Live CD/USB or after unmounting the affected partition.
▪ Never save recovered files to the same partition from which you are recovering! Always use a different disk or partition.

Conclusion : Although recovering deleted files in Linux is more difficult than in some other OS, it is possible with the right tools and if you take prompt and proper action after discovering data loss.

This link is hidden for visitors. Please Log in or register now.