I have an issue installing Ubuntu 20.04 on my Dell XPS 15 9550.
Here are my actions:
- Created a boot drive using Rufus in MBR mode
- Disabled Intel Rapid Storage controller
- Chose my USB stick from UEFI boot section
- After GRUB had a black screen
- Attempted to fix the issue by changing quiet splash to nomodeset (didn't work)
- Attempted to boot from legacy boot section (got me into the live image)
- Upon trying to install Ubuntu Windows 10 was not detected (theory: Ubuntu can't see Windows as the live image was launched in legacy mode)
- Attempted to partition the drive manually and install Ubuntu that way, however GRUB failed to install to its partition
- Formated the USB drive from Windows using Rufus again, but this time using GPT partition scheme
- The drive wasn't detected as a bootable device
At this point I am not sure what to do. I'm guessing that I need to change some of my BIOS settings, but I don't know to what.
The strange thing is that I managed to install Fedora dual boot previously on this machine, but after removing it I wasn't able to install Ubuntu. (I removed both the partition and the GRUB bootloader to get a clean start)
Any advice will be welcome!
edit 1: So added another EFI boot option by using the BOOTX64.EFI file in my BIOS however, I am met with a black screen after GRUB. I tried nomodeset again but that did not help.