Tim:
>> Doing a bit of googling, /boot/grub2/grubenv file cannot be manually
>> edited.  Use the following command instead: 
>>
>> [root@host ~]# grub2-set-default 0
>> [root@host ~]# grub2-editenv list
>> saved_entry=0
>>
>> That 0 should mean the most recently installed kernel.

(I should add that the set-default command sets it, the subsequent list
command line just confirms the change.)


Not Random:
> Thank you so much Tim!  When I ran 'grub2-set-default 0' again and
> ran grub2-mkconfig it seems to have worked!  I've rebooted twice and
> the system seems to work.

Interesting.  The page I found the info on didn't mention using
"grub2-mkconfig", so I wonder if it's necessary.  You could try setting
the default to 1, then rebooting without using the mkconfig thing, and
see if the set default command works by itself.

(I'm not in a position to try this myself, just at the moment.)
 
-- 
 
uname -rsvp
Linux 3.10.0-1062.4.1.el7.x86_64 #1 SMP Fri Oct 18 17:15:30 UTC 2019 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
_______________________________________________
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