Hi
The following line is wrong
# dnf install shim grub2-efi --installroot=/tmp/fedora --releasever {PRODVER}
This brings over grubia32.efi
I think the right line is
# dnf install shim grub2-efi-x64 --installroot=/tmp/fedora --releasever {PRODVER}
This brings over grubx64.efi
Metadata Update from @pbokoc: - Issue assigned to pbokoc
Thank you for the report; I fixed this on master, f29 and f28.
https://pagure.io/fedora-docs/install-guide/c/63c019ead5ec5770c52ff289f4d1ecff9f060ddc?branch=master
The fix should appear online shortly.
Metadata Update from @pbokoc: - Issue status updated to: Closed (was: Open)