grub boot order
Greetings
I’d like to swap the default boot to Windows, since I’m using hibernate with it and suspend with bazzite. Is there an option to swap boot orders? At the moment I always need to use the boot menu and select Windows everytime.
1 Reply
You should be able to reorder the items but that is a bit of a mission. What is easier is to make Grub remember the last item that it booted. If I remember correctly you need to add the following to the end of the your /etc/default/grub file
Then run
sudo update-grub
Then when you reboot if you select windows then it will always select Windows until you select Bazzite again. It's not exactly what you are looking for but it might help