My boot menu is now repaired.

I replaced /boot/grub2/grub.cfg with the following:

insmod part_gpt
insmod ext2
search --no-floppy --fs-label --set=root speedy.boot2
insmod blscfg
blscfg

That was good enough to find the kernel and get Fedora going. (Keeping
all the partitions labeled pays off in situations like this.) Then I
ran "grub2-mkconfig -o /boot/grub2/grub.cfg" to get the boot working
normally.

Björn Persson

Attachment: pgpOIohB2HgVJ.pgp
Description: OpenPGP digital signatur

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to