Hi,

On Mon, Mar 16, 2026 at 12:23:12AM +0100, Gerard ROBIN wrote:
> After a recent upgrade, the linux-image-6.19.6+deb14+1-amd64 kernel was
> installed on my Forky laptop, but when I restart my machine, the old kernel,
> linux-image-6.19.6+deb14-amd64, is selected by default. So I have two
> questions:
> 
> Q1: Why isn't 6.19.6+deb14+1 selected by default?
> (When I select it manually, it works fine.)

Which bootloader do you use?

If it's grub, do you have a setting for GRUB_DEFAULT in
/etc/default/grub (or some other file included from it)?

Normally GRUB_DEFAULT is set to 0, which would be the 0th (first) entry,
which is the most recent (highest version number). If you have it set to
something else, or to "saved", that might explain that.

If it is set to 0, is the newest kernel the actual top most entry in the
generated /boot/grub/grub.cfg file?

Thanks,
Andy

-- 
https://bitfolk.com/ -- No-nonsense VPS hosting

Reply via email to