Installation does not show install Ubuntu alongside Windows.
I have created Unallocated space of 50 GB from disk management in Window for booting Ubuntu.
But at the time of installation it isn't showing that partition.
Installation does not show install Ubuntu alongside Windows.
I have created Unallocated space of 50 GB from disk management in Window for booting Ubuntu.
But at the time of installation it isn't showing that partition.
The best approach would be to:
0 - boot into Ubuntu installation media.
1 - manually divide you hard disk making a free space for Ubuntu.
2 - divide this free space into 1GB and the what ever free space still.
3 - create a new partition for that 1GB and define it a SWAP partition.
4 - create and format the last free space as (primary/logical) partition with EXT4 file system.
5 - install Ubuntu.
6 - have fun.
sudo parted -l
from Ubuntu installer in live mode, using terminal. – oldfred Sep 24 '17 at 14:09sudo parted -l
from terminal then you may have a bad ISO or a bad write to flash drive. check ISO - https://help.ubuntu.com/community/HowToMD5SUM How did you create flash drive installer? Also link on how to create a bootable DVD or USB flash drive, Windows or Ubuntu, Min hardware requirements http://www.ubuntu.com/download/desktop – oldfred Sep 24 '17 at 21:50sudo lsblk -f
? If no, what happens when you select that option and what do you see instead? – David Foerster Sep 25 '17 at 06:53