Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

DISKPART "CLEAN" Command issue in MiniTool Partition Wizard with Ubuntu 16.04

Writer Matthew Barrera

I have 1TB HDD with this partitions

  1. ubuntu 49.65 GB
  2. Tool & Study 30.91 Gb
  3. Entertainment 405.07 GB
  4. Data 445.74 GB

In Ubuntu 16.04 i can't play game with PlayOnLinux, so i decide to install windows (For Playing Games) as second boot (Dual boot) but when i was trying to install windows 10 is displayed me such error like

We couldn’t create a new partition or locate an existing one. For more information, see the Setup log files

For this i follow this tutorialafter i when i restart leptop it displayed me only one disk that is fully unallocated.so i search "How to recover data after getting Clean by DISKPART" i found MiniTool Partition Wizard.i try this and i get my lost data of this drive

  • Tools & Study
  • Entertainment
  • Data

but for linux root partition it displayed me as multiple partition divided into 5.0 GB each one.Like this

So The Question is

How Can I Recover this root partition ???

Please help ....

2

1 Answer

I could recover the partition table using the following steps.

  1. I booted using a ubuntu-live USB and opened the desktop environment.
  2. I connected to internet and installed testdisk

sudo apt-get install testdisk

  1. Then I started testdisk and followed the menu.

  2. Select disk > select partition table type (i used the default 'Intel' partition type that the software detected > Select Analyse > Hit enter once more for for advance search > Deeper search >

  3. The partitions are listed and the deleted partitions are indicated with letter D.

  4. Select the parition/s that you want to recover with up and down arrow keys. Use left and right arrow keys to change the D to P (primary) or L (logical) and then select write

  5. reboot

(Followed the testdisk demo from )

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy