On 11/2/20 11:49 PM, linux guy wrote:
I'm running a live install via USB. I'm looking in /dev/fedora/root mounted as root on my live session. /home/liveuser/root/var/log/anaconda cat program.log | grep boot 06:49:24,131 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg
That's curious. It appears the original install was not EFI, so where did the EFI bits come from? Hopefully everything is correctly setup for EFI. Try this command and see if it works:
efibootmgr -c -w -L Fedora -d /dev/sdb -p 2 -l \EFI\fedora\shimx64.efi _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx