I'm trying to get my system setup for dual boot on 2 different SSDs on my system. One of the SSDs is an NVMe SSD. I can select and boot each one using the boot menu inside my BIOS, so the installations themselves are working as they should, but I can't seem to get this thing to dual boot at all.
With a bit of research, I found out about Boot-Repair and I installed and ran it. It kicked back
"GPT detected. Please create a BIOS-Boot partition (>1MB, unformatted filesystem, bios_grub flag). This can be performed via tools such as Gparted. Then try again. Alternatively, you can retry after activating the [Separate /boot/efi partition:] option."
I opened up what I think is parted? (it's listed as "disks" on my installed software). But I have no idea what I'm supposed to be doing here so I was hoping someone could help me with step-by-step so I don't destroy my system.
Boot-Repair suggested I save my info and upload it to Pastebin when asking for help, which I did and it can be found below.
I am still unable to boot into Windows. Windows 10 (on /dev/nvme0n1p1) shows up now in the boot menu...
Ubuntu Advanced options for Ubuntu Windows 10 (on /dev/nvme0n1p1)
...but when I select it, I get this purple error screen:
error: file `/boot/grub/x86_64-efi/ntfs.mod' not found.
error: no such device: 94487CA2487C8530.
error: can't find command `parttool'.
error: can't find command `drivemap'.
error: invalid EFI file path.
Press any key to continue..._
sudo update-grub
on one of your systems and select it default in BIOS. – Pilot6 Feb 27 '19 at 04:28as you can see windows 10 shows up now https://i.imgur.com/LQrgwfi.jpg
but when I select it, I get this https://i.imgur.com/WIfaBkt.jpg
also here is the newer pastebin http://paste.ubuntu.com/p/j3ztp5fXxH/
– Cerebrix Feb 27 '19 at 05:35I'm back in boot repair now, I think I know where I might be messing up. Anyone know what I should have selected here?
https://i.imgur.com/milJV3B.png
– Cerebrix Feb 27 '19 at 06:47