1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 16:15:33 +02:00
tldr/pages/linux/photorec.md
Managor 1f63ed5e22
linux*: refresh old pages part 1 (#16251)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-04-25 04:34:04 +03:00

368 B

photorec

Deleted file recovery tool. It is recommended to write recovered files to a disk separate to the one being recovered from. More information: https://www.cgsecurity.org/wiki/PhotoRec_Step_By_Step.

  • Run PhotoRec on a specific device:

sudo photorec {{/dev/sdb}}

  • Run PhotoRec on a disk image (image.dd):

sudo photorec {{path/to/image.dd}}