I want to install Ubuntu on my laptop. I have one sdd where I have windows 10, office and main docs, and a hdd where I have heavy software and files, here I want to install Ubuntu. I made a 120 gb partition for Ubuntu and it doesn't detect it. I tried partition with fat 32, ntfs and ext4 formats. I found this topic: Ubuntu 16.04 can't see my SSD partitions when installing alongside Windows 10
I don't if it will apply to my case. I will install a separately EFI to avoid windows corruption. What should i do?
Thanks.
/dev/sda
. Then you have a 465gb where you want to install Ubuntu, that in linux terms should be/dev/sdb
In your screenshot of GParted the disk shown is/dev/sda
, you have to select the disk/dev/sdb
. Look at the top right corner it says/dev/sda 223.57 GB
. Click there and you will see the other disk, which is where you want Ubuntu installed. – schrodingerscatcuriosity May 04 '20 at 20:02