So I'm booting up Ubuntu 16.04 with a live USB then running the install, but for some reason the free partition isn't showing up. None of the HDD partitions show, only the USB partitions. Can any of you figure out why? Here's some more info.
So far I've shrunk the HDD using Windows disk management, now there's 31.25GB of unallocated space (doesn't show a filesystem only 'unallocated' & the other partitions are NTFS). I ran chkdsk before this.
The space is showing as "Basic" type and "MBR" partition style. There are 2 primary partitions on the C drive and 1 recovery partition. The D drive is a primary and now there's an unallocated partition too. They all show on the line "Disk 0". This should be what Ubuntu can pick up on to install on right?
There's no options for "Install alongside windows" or "something else", just able to select a language, check the box to update after installation, then straight onto the second "Installation type" screen where only the USB partitions show to select from.
Any way to fix this so Ubuntu can recognize the empty partition to install on?
Edit: Currently reinstalling the live USB. I found a potential solution for the "Install alongside windows" not showing problem.
sudo dmraid -rE
Supposedly this removes the dmraid metadata and the option should appear. Is this is safe to do? Wondering if it could it impact my data on the HDD?
My HDD uses raid so I don't think that's an option. I attempted to remove the GPT data with gdisk but no luck.
Tried ubuntu 14 instead, no luck either.
Now trying Ubuntu 17. Still looking for a solution.
So currently 4 primary partitions (Recovery, System reserved, C:) + (Unallocated) + (DATA D:)
All basic yup. So if I change the DATA D: partition on the second HDD to extended it should be good?
– JBravo Dec 29 '17 at 13:47