1 2 3 4 5 6 7 8 9 | ubuntu@ubuntu:~$ sudo testdisk /dev/sda sudo: testdisk: command not found ubuntu@ubuntu:~$ sudo testdisk /dev/sda sudo: testdisk: command not found ubuntu@ubuntu:~$ sudo apt-get install testdisk Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package testdisk |