You are not logged in.
Pages: 1
I have the stable and the LTS kernels installed, but the default is the LTS, how to change it to the stable one as boot default?
I took a look into /etc/defaulf/brug and saw this
GRUB_DEFAULT=0Last edited by fch07 (2023-07-20 05:38:04)
Offline
Offline
Thanks, I was wondering why update-grub was not working, then I found this:
https://wiki.archlinux.org/title/GRUB#G … ation_file
and ran this:
grub-mkconfig -o /boot/grub/grub.cfgGrazie Scimmia
Offline
Pages: 1