Return to site

How To Install Testdisk On Ubuntu Live Usb

broken image


  1. Testdisk For Linux
  2. How To Install Testdisk On Ubuntu Live Usb Bootable
  3. How To Install Testdisk On Ubuntu Live Usb 3.0
  4. Testdisk Data Recovery Utility
  5. Unable To Locate Package Testdisk

HOW TO INSTALL TESTDISK DATA RECOVERY IN UBUNTU 16.04 – A BEST EASYRECOVERY TOOL FOR LINUX

It's easy to boot Ubuntu from a DVD. Here's what you need to do: Put the Ubuntu DVD into your optical/DVD drive. Restart your computer. A few moments later you'll see the language selection menu followed by Ubuntu's boot options. Select the top entry, Try Ubuntu without installing, and press return. $ sudo apt-get install unetbootin. For other distributions, you can find binaries and sources at the official UNetbootin page. Create bootable USB. After installing, plug-in an empty USB drive and run UNetbootin. Select the GParted ISO you have just downloaded and the drive you wish to use for GParted Live, and then click OK.

Introduction

In this article we are going to learn How to install Testdisk data recovery in Ubuntu 16.04. testdisk is a open source easyrecovery application used to recover corrupted data due to virus, accidentally deleted data from harddisk. This application was initially developed by Christophe Grenier using C programming language and released under GNU GPLv2 License. Testdisk data recovery is nice light weight application comes with various applications mentioned below :

  • The download is available as a ZIP file and the latest version is 7.2. Jul 17, 2013 Step 2 - Install TestDisk in the live-session. Once in the Ubuntu live session, install TestDisk this way: Connect internet; Open the Software Center, in the top bar click Edit - Software Sources - enable the Universe repository.
  • Boot your computer on a Ubuntu live-CD or live-USB, then choose 'Try Ubuntu'. Step 2 - Install TestDisk in the live-session. Once in the Ubuntu live session, install TestDisk this way: Connect internet; Open the Software Center, in the top bar click Edit - Software Sources - enable the Universe repository. Open a terminal (Ctrl+Alt+T).
Download Free Linux eBook HERE!'Learn Linux in 5 Days' - A Free Linux eBooks for Beginners
  • Testdisk data recovery is a cross platform application available for major operating system i.e. Linux, Microsoft Windows, MacOS.
  • You can use this application to recover data over so many file systems like ext2, ext3, ext4, fat32, NTFS and so on.
  • Testdisk capable to recover deleted partition.
  • In case of ext2, ext3 & ext4 file system this application recovers data by finding the superbolcks.
  • You can rebuild the windows corrupted file systems i.e. FAT32, NTFS.

Caution :This tutorial is just for learning purpose. We are not forcing any one to use/implement this application on any live server/systems and we are not Responsible for any data loss or corruption of any data/file system/partition/anything else during installation/implementation/configuration of this application by following this article.

Follow the below steps to install Testdisk data recovery in Ubuntu 16.04 – A Easyrecovery tool for Linux

Before start the installation of Testdisk data recovery application let's update the packages & repositories of Ubuntu 16.04 using below command.

After update the packages & repositories now we are ready to install the Testdisk Easyrecovery application. To install so we don't have to install any 3rd party PPA repository as it's a part of default repository of Ubuntu 16.04. So to install the same use the below command.

As you can see above we have successfully installed the Testdisk data recovery package. To confirm the same refer the below command.

Also Read :

Now to open the application just type the command testdisk on shell prompt. Refer the command below.

Snap : 1

Snap : 2

SNAP 2

Snap : 3

Snap : 4

SNAP 4

Snap : 5

To uninstall the Testdisk data recovery application use the below command.

This is how we can install Testdisk data recovery in Ubuntu 16.04. A Best Easyrecovery for Linux. If you found this article useful then Like us, Share this post on your preferred Social media, Subscribe our Newsletter OR if you have something to say then feel free to comment on the comment box below.

Share

For installing Ubuntu Linux from a USB stick, first, we need to create a bootable USB drive. Like Windows, Ubuntu can be installed from a USB flash drive and most of the people opting this method because of the lack of CD DVD ROM in the modern notebooks and computers. Moreover, handling USB drive is much convenient than CD-ROMs. Here in this step by step tutorial, we will show, how to install Ubuntu Linux from a USB memory stick. The USB memory stick sometimes also called Pen drive, USB flash drive or USB mass storage device.

Prerequisites

Testdisk For Linux

  • A USB drive of at least 4 GB to install Ubuntu. Although its depend upon, what type of Linux OS installation you want and the size of the USB drive is depends on that.
  • The USB Memory stick should be blank and completely formatted
  • Downloaded Ubuntu Linux ISO image
Step By Step Installation of Ubuntu from a USB Stick on Windows 10

Step By Step Installation of Ubuntu from a USB Stick on Windows 10

How To Install Testdisk On Ubuntu Live Usb Bootable

Step 1: First of all download the open-source Linux Ubuntu ISO from the Ubuntu official website. The different flavours of Ubuntu available are Kubuntu, Lubuntu, Mythbuntu, Ubuntu Kylin, Ubuntu GNOME, Ubuntu Budgie, Ubuntu MATE, Ubuntu Studio and Xubuntu. The installation procedure is the same for all the Ubuntu flavours but in performing this tutorial we use the standard Unity Ubuntu.

Step 2: After downloading the Ubuntu ISO, the second step is to get the Ubuntu bootable USB-creator. There are a couple of good free and open-source software options are available such as Linux Live USB Creator, Unetbootin, Rufus and Win32 Disk Imager. You can use any of them but for the tutorial, we are using the Rufus as an Ubuntu startup disk creator. Link to get the open-source Rufus USB installer.

Step 3: After downloading the Rufus install and run it.

How To Install Testdisk On Ubuntu Live Usb 3.0

Setting up the Rufus USB installer

  1. Select the USB drive or stick in which you want to install the Ubuntu.
  2. From a 'Create a bootable disk using' option select an ISO image from the drop-down.
  3. Click on the CD-ROM icon to select the downloaded Ubuntu ISO image.
  4. Click on the start button to begin the Ubuntu bootable USB creation process.

Step 4: After hitting the start button, the Rufus start processing the ISO image, it might ask to download two files ldlinux.sys and lidinux.bss. Click on 'Yes'.

Don't Miss: How to Reset Forgotten User Password in Ubuntu 17.04 Using Terminal

How to install testdisk on ubuntu live usb 3.0

Step 5: Hybrid image confirmation… The Rufus detected the Ubuntu ISO images as an ISOHybrid image which means the same image file without any conversion can use for DVD and USB stick without any modification. Leave the pre-selected recommended option as it is and click on OK.

Step 6: Next step, the Rufus will ask confirmation to destroy any data, if present in the USB memory stick. Click OK and after that, it will start the creating Ubuntu bootable USB stick or pen drive.

Start the Ubuntu Installation from USB

Step 1: Without removing the USB stick, reboot the computer and change the boot order from bios. Key to getting the boot menu depends on your motherboard model. For example, here we are using the Gigabyte and the F12 is the key to select the boot order. You can google about your motherboard model or you can also find it from the first boot screen of the computer. Normally key need to press is one of the following: F1, F2, Del, Esc, F10, F11, or F12.

Note: If the USB does not appear in the boot menu then you need to enable it from the bios.

Once the boot menu appears, select the pen drive or USB stick which we used to create the Ubuntu bootloader.

Testdisk Data Recovery Utility

Step 2: If everything is fine, you will see the Ubuntu boot screen.

Step 3: To Install the Ubuntu select the option 'Install Ubuntu'.

Unable To Locate Package Testdisk

If you want a dual boot configuration of Ubuntu and Windows 10 then at Installation type window, select the first option 'Install Ubuntu alongside them'. It will preserve your Windows 7 or Windows 10 OS with all data and give you Operating system selection menu every time you boot the computer. This also applies to other Operating systems using an Ubuntu dual boot environment.





broken image