Interesting. /boot/efi/EFI/fedora/grub.cfg didn't exist on my workstation. But /etc/grub2-efi.cfg points to it ! /boot/efi existed, but it was empty.
I created /boot/efi/EFI/fedora/. I ran grub2-mkconfig -o/boot/grub2/grub.cfg It ran without error. I rebooted using shutdown -r now It rebooted to the grub prompt. Now what ? On Mon, Nov 26, 2018 at 11:12 PM Samuel Sieb <sam...@sieb.net> wrote: > On 11/26/18 7:56 PM, linux guy wrote: > > It still boots to the grub prompt, even when I use -o > /boot/grub2/grub.cfg > > That is still the wrong file. You need either > /boot/efi/EFI/fedora/grub.cfg > or > /etc/grub2-efi.cfg which is a symlink to the first one. > _______________________________________________ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org >
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org