stupid question--how execute photorec_static

Using PhotoRec to recover lost data
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
almokena
Posts: 1
Joined: 26 Mar 2015, 17:45

stupid question--how execute photorec_static

#1 Post by almokena »

Have dl'd the Linux version, and burned it to a CD. So what command executes photorec_static so I can begin file recovery?

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: stupid question--how execute photorec_static

#2 Post by cgrenier »

Start a Terminal, as root (use su - or sudo -s if necessary), use "cd directory_name" to go where photorec is and run

Code: Select all

./photorec_static

Locked