I am trying hard to install Ubuntu 18.04 on my laptop, alongside Windows 10. I created an extra partition via shrinking, it's around 70 GB. I have the USB with the installation kit, but when I reboot my system, I have no option to install alongside Windows 10.
When I install, after setting the keyboard and WiFi access, I always run into a message like there's only 4 GB space available and the minimum is 8.3 GB. (Actually I want to use the 75 GB partition - but I am not able to find or select it.) I have read quite a few posts here and on youtube, but nothing seems to be helping. The problem is that I have no options during installation, not even "Something else", just run Ubuntu in-memory, and when trying to install, it is not able to finalize due to lack of space mentioned above.
When installing I run sudo parted -l. It shows the 4gb USB drive but nothing else.
Status Now, I have the 68 GB unallocated space, removed the NTFS formatting of it. But, in total I already have 4 primary partitions in my 480 GB SSD, two of which are system partitions. I checked, my SSD is GPT not MBR. See latest picture. List of partitions. Installation still not working, same issue. What can I do to overcome this error message and finalize installation?
sudo parted -l
If Windows 10, you must have fast start up off. http://askubuntu.com/questions/843153/ubuntu-16-showing-windows-10-partitions & https://askubuntu.com/questions/145902/unable-to-mount-windows-ntfs-filesystem-due-to-hibernation – oldfred Dec 22 '19 at 15:11