DISKPART "CLEAN" Command issue in MiniTool Partition Wizard with Ubuntu 16.04
Matthew Barrera
I have 1TB HDD with this partitions
- ubuntu 49.65 GB
- Tool & Study 30.91 Gb
- Entertainment 405.07 GB
- 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 ....
21 Answer
I could recover the partition table using the following steps.
- I booted using a ubuntu-live USB and opened the desktop environment.
- I connected to internet and installed testdisk
sudo apt-get install testdisk
Then I started testdisk and followed the menu.
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 >
The partitions are listed and the deleted partitions are indicated with letter D.
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
reboot
(Followed the testdisk demo from )