|
|
|
|
|
by Teknoman117
2964 days ago
|
|
I was trying to bring up a server with CentOS 7.4 a few months ago. Problem is the stupid thing can't persist EFI variables so it can't remember the installer adding an entry for EFI/centos/icantrememberloadername.efi It seemed that the EFI/boot/bootx64.efi that would get loaded instead (EFI default loader search) couldn't find grub in the EFI/centos folder. It booted fine after I copied the relavent grub files over to EFI/boot, but it seemed like a really kludgy solution. Fine for a single research box, but not for production. |
|