I want to dual boot Ubuntu with my Windows installation. Problem is that the SSD that my Windows is on is only big enough for Windows.
I have 2 other drives in my system, one for games with 2TB and one for programs with 1TB. Both are set up with Windows partitions, so Windows can access them. I cleared away 200GB on the 1TB drive so I could install Ubuntu there.
I tried installing Ubuntu manually by setting up:
- swap: 512MB
/
: 30GB/home
: rest of the 200GB
After that I set the bootloader to install on my SSD, alongside Windows.
The installation goes well, until it tries to install the bootloader, which fails to be installed. Is there anything I'm doing wrong? should the SSD also have some free space to be able to install the bootloader, or how should I proceed?