Mar 5 2025

GRUB boot to last OS

edit /etc/default/grub

change or aadd:

GRUB_DEFAULT=saved

GRUB_SAVEDEFAULT=true

GRUB_DISABLE_OS_PROBER=false

Recreate config

Arch example:

grub-mkconfig -o /boot/grub/grub.cfg

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.