You are not logged in.

#1 2023-07-19 22:29:03

fch07
Member
Registered: 2021-09-22
Posts: 71

[SOLVED] Set default kernel on GRUB

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=0

Last edited by fch07 (2023-07-20 05:38:04)

Offline

#2 2023-07-20 00:20:37

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,726

Re: [SOLVED] Set default kernel on GRUB

Offline

#3 2023-07-20 05:33:29

fch07
Member
Registered: 2021-09-22
Posts: 71

Re: [SOLVED] Set default kernel on GRUB

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

Grazie Scimmia

Offline

Board footer

Powered by FluxBB