So this might seem like an oddly specific question, but I need to install Ubuntu 18.04 for University and could not really find anything that would help me.
I already dual-Boot Windows 10 and Ubuntu 20.04. However the harddrive on which the dual-boot is installed does not have enough space left to install another OS. I tried installing Ubuntu 18.04 on another drive but with no success. That's why I'd need some help on how to get things running.
To clear up my harddrive-situation and where I want to install things:
- dev/sdb: Windows 10 & Ubuntu 20.04 (this is also the drive I boot from currently)
- dev/sda: Is where I want to install Ubuntu 18.04, but there is some data on there already (which is used for storing some files on windows).
I'm kind of stuck on how to proceed, since my attempts all failed.
What I did was creating two new partitions on dev/sda (one root-partition, one efi-partition), but I was not able to boot from there, nor did it show up in my current grub2. Did I already do something wrong here, or do I need to add something to my current bootloader?
I'm happy for any instructions/tips/suggestions on how to do it properly.