39971739fa
This device is x86_64 and has a 32-bit UEFI, so I need to install 32-bit grub (AFAIK it's the only bootloader capable of loading a 64-bit kernel from 32-bit). The grub-efi-x86 package has been generated with pmbootstrap.
2 lines
74 B
INI
2 lines
74 B
INI
search --no-floppy --set=root --label "pmOS_boot"
|
|
set prefix=($root)/grub
|