I have a 64-bit laptop with windows 10 installed.
I am using this everydaylinuxuser tutorial to install Ubuntu.
When I come to point of selecting the drive to install Ubuntu on I'm not able to do this.
I have a 64-bit laptop with windows 10 installed.
I am using this everydaylinuxuser tutorial to install Ubuntu.
When I come to point of selecting the drive to install Ubuntu on I'm not able to do this.
There are some (free) Windows programs to make logical partitions out of primary ones, see e.g AOMEI, MACRORIT or EaseUS. I never used one of them, so I cannot tell how secure they are. There is also a video tutorial - and many more of them.
If you find one of that useful, run it from windows, then convert the partition after the free space (in your image: sda3
) to logical
, which will create an extended partition containing the logical partitions sda3
and sda4
. Try to decrease the size of the last partition (as there are ~100G free), so you have free space in the extended partition - and Ubuntu should present this as possible for installation.
And always be sure to have a valid backup of your valuable data!
installing Ubuntu alongside a non-UEFI OS
like WindowsXP. – Manish Kumar Bisht Feb 04 '17 at 11:54gparted
. – Pilot6 Feb 19 '17 at 19:00