On Sat, 14 Mar 2020 11:33:00 -0700 stan via users wrote:
> On Sat, 14 Mar 2020 22:23:41 +1100
> Philip Rhoades <p...@pricom.com.au> 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 far as I know this resume option is only used when resuming: it
doesn't affect normal boot. The UUID should be the one of the swap
partition.

> 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?

I think the stanza will be instead in /boot/loader/entries/* except
perhaps if the machine is multi-boot and then grub2-mkconfig generates
legacy menu entries in the /etc/grub.d/30_os-prober section

> 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.

I don't think this is needed.

-- 
francis
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-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/users@lists.fedoraproject.org

Reply via email to