update-grub not updating to latest kernel
by Johng from LinuxQuestions.org on (#6P2S5)
On Linux Mint 21.2 in /boot I have kernels versions 5.15.0-107-generic and 5.15.0-113-generic installed. If I run Code:uname -r
5.15.0-107-generic If I then run Code:sudo update-grub and then 'uname -r' again it reports 5.15.0-107-generic No change.
/etc/default/grub has GRUB_DEFAULT=0 which I understand instructs grub to load the latest kernel version. dpkg --list | grep linux-image lists both kernels.
This problem is apparent on two separate devices running Mint 21.2.
What is the explanation??
5.15.0-107-generic If I then run Code:sudo update-grub and then 'uname -r' again it reports 5.15.0-107-generic No change.
/etc/default/grub has GRUB_DEFAULT=0 which I understand instructs grub to load the latest kernel version. dpkg --list | grep linux-image lists both kernels.
This problem is apparent on two separate devices running Mint 21.2.
What is the explanation??