can't launch get command not found

Using TestDisk to repair the filesystem
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
bth73
Posts: 1
Joined: 18 Jan 2014, 04:08

can't launch get command not found

#1 Post by bth73 »

Using mint 9 on 1 comp and mint 16 on another. sudo ~/testdisk_static /dev/yourdisk only returns "command not found
some help needed. thanks, BT

Lito
Posts: 83
Joined: 08 Sep 2012, 06:58

Re: can't launch get command not found

#2 Post by Lito »

You can try:

sudo testdisk

If this does not work you could try becoming the Superuser (root). Better disconnect from the Internet and then type:

su -

After that just type:

testdisk


Best of luck

Locked