Ask Ubuntu Asked by Cainhurst Knight on December 23, 2020
I’m trying to install Ubuntu 14.04 LTS on an HPG60 Laptop.
I’m having a difficulty to install this coz I cant see the unallocated space I prepared in Windows.
As you can see on the attached screenshot:
I’ve prepared an unallocated space 96.72GB using Disk Management.
But when I boot up ubuntu and check Gparted,
I’m seeing this instead
An unallocated space of 1MB?!
Never encountered this before. I’ve installed ubuntu on a lenovo laptop that I use on office but I never like this before.
Anybody have any idea why this is happening?
Simple Answer:
What is Happening?
Why is it happening?
What to do?
It is easy to make out from your screen-shot that you are using Dynamic Type disk :
Ubuntu (I would say all Linux OS) and bootloader GRUB cannot recognize a Microsoft dynamic disk/volume/partition (SFS), and so they cannot boot from it.
You might need this information:
Basic Disk uses a partition table to manage all partitions on the disk, and it is supported by all Linux OS, DOS and all Windows versions. A disk with installed OS would be default initialized to a basic one. A basic disk contains basic volumes, such as primary partitions, extended partition, and all logical partitions are contained in extended partition.
Dynamic Disk is supported in Windows 2000 and later operating system (only). Dynamic disks do not use a partition table to track all partitions, but use a hidden database (LDM) to track information about dynamic volumes or dynamic partitions on the disk (which Gparted is not understanding). With dynamic disks you can create volumes that span multiple disks such as spanned and striped volumes, and can also create fault-tolerant volumes such as mirrored volumes and RAID 5 volumes.
This is the reason why Gparted is acting weirdly
What to do?
You need to convert your Dynamic Disk to Basic Disk.
First of all, BACK UP ALL YOUR DATA!
You can use any good tool for conversion. I will tell you with DISKPART
Enter the following commands one by one
diskpart
list disk
select disk 0
#(The number may be different in your system)
clean
#(Erases Everything (including windows))
convert basic
exit
Now you can easily install Both Windows and Ubuntu.
ELSE : If you don't want to completely clean your hard disk, You might consider to install Ubuntu on Virtualbox
Correct answer by Severus Tux on December 23, 2020
In my case, I was trying to resize and move partitions using GParted Live on Windows 10 installed Disk. My Disk was Basic and not Dynamic. After successful partitioning operations in GParted Live, partitions size was unchanged when I booted in Windows 10. Even Disk Management was not showing correct sizes. Only GParted Live and EaseUS Partition Master were showing it correctly.
The only solution worked for me was after restarting Windows 10 it started reflecting correct sizes.
Answered by Hrishikesh Kadam on December 23, 2020
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP