I am putting together an inexpensive gaming rig for my brother serving in the military. Easiest way to get steam with the Windows games he wants and batocera was to put batocera on a USB 3.0 stick. It has to be very easy for him as he doesn’t really have time to troubleshoot.
Going through the bios every time is not option, but it does work if I do it that way (it’s not an option for him as he will be gone and forget when he returns from deployments).
I have this almost complete, but when I tried to boot using easybcd and Windows bootloader, choose the usb drive, it says, “BOOT ERROR.” If I hit return, it DOES boot and seems to work fine. But I’m trying to figure out why this is saying “BOOT ERROR” before I send it off as I don’t want something to go wrong once it gets there.
Windows 10 is on the C: drive
Batocera is the D: drive (the usb).
EasyBCD entries in bootloader are:
Entry #1
Name: Windows 10
BCD ID: {current}
Drive: C:\
Bootloader Path:\Windows\system32\winload.exe
Entry #2
Name: Batocera
BCD ID: {long string of ltrs/numbers}
Drive C:\
Bootloader Path: \NST\nst_linux-FD71190….long string here
If I try to change entry #2 to drive D: it just won’t boot at all. Right now if you select Batocera (entry #2) it says BOOT ERROR… but if you hit Return it will boot the USB drive.
I don’t have to use EasyBCD and the Windows Bootloader, but I couldn’t figure out how to properly tell grub to just boot the USB drive or Windows.
My goal is simply to have a menu that lets him boot Windows 10 from C drive or Batocera from the USB without going through the bios everytime.
Any help would be appreciated. :)