On Sat, 14 Mar 2020 22:23:41 +1100 Philip Rhoades <phil@xxxxxxxxxxxxx> wrote: > GRUB_CMDLINE_LINUX="resume=UUID=d98a1bbc-fdaf-484c-9dc9-2f5fd062077d" Are you really trying to resume instead of booting from the installed system? As Francis already said, you are still booting using legacy grub, so your grub.cfg will be in /boot/grub2/ as grub.cfg. Maybe you could show the boot stanza from that file here? If you want to boot from the grub.cfg you should comment out the above GRUB_CMDLINE_LINUX and replace it with the one from the most recent entry in the /boot/grub2/grub.cfg file. Then rerun the grub2-mkconfig -o grub.cfg file in the /boot/grub2 directory. > Odd thing: the grub menu font looks about double size . . > > "Probing EDD . . ." - also in double size font > > "Probing EDD . . ." - then changes to normal size font > > but still not other text on the screen till the F31 login prompt . . I think this is because of the resume from hibernate. _______________________________________________ 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