photorec, ddrescue: add page (#3625)
This commit is contained in:

committed by
Zlatan Vasović

parent
0bb2e25c70
commit
59185a7ec9
13
pages/linux/photorec.md
Normal file
13
pages/linux/photorec.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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>.
|
||||
|
||||
- Run PhotoRec on a specific device:
|
||||
|
||||
`sudo photorec {{/dev/sdb}}`
|
||||
|
||||
- Run PhotoRec on a disk image (image.dd):
|
||||
|
||||
`sudo photorec {{path/to/image.dd}}`
|
Reference in New Issue
Block a user