Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Installer Bootloader UEFI wrong directory for grubx64.efi in UEFI #19

Open
eliasmagn opened this issue Jul 10, 2017 · 0 comments
Open

Comments

@eliasmagn
Copy link

eliasmagn commented Jul 10, 2017

The issue: the grubx64.efi resides under EFI/centos/ but installer configures uefi on EFI/fedora/shim.efi
On my system gigabyte j1900n d3v, it is possible to boot via usb3.0 and it works fine when configuring uefi after installation via efibootmgr. I have to chroot into /mnt/sysimage
efibootmgr -v -c -L"Rockstor" -d /dev/sdc -p1 -l "EFI/centos/grubx64.efi"
Although i have to grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg
The Rockstor-Installer configures efibootmgr as:
EFI/fedora/shim.efi
which is not existing and failes to write grub config.
/EFI/BOOT/BOOTX64.EFI is existing as well but ignored by my board, dont know wy! The reason could be in booting from usb3.0. Debian/Centos/Gentoo/Arch isos are booting fine on USB3.0
I only wanted to tell you about the fedora bootentry which is not correct.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant