Hello,
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.)
Q2: How can I make 6.19.6+deb14+1 the default kernel instead of linux-image-6.19.6+deb14-amd64 ?
Thanks.
--
Gerard
__________________________
**************************
Created with Mutt 2.2.13
under Debian Linux FORKY
**************************
Hello,
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.)
Q2: How can I make 6.19.6+deb14+1 the default kernel instead of linux-image-6.19.6+deb14-amd64 ?
Thanks.--
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.)
If it is set to 0, is the newest kernel the actual top most entry in the generated /boot/grub/grub.cfg file?
version_sort is a bash function in /usr/share/grub/grub-mkconfig_lib:
Presumably, something in the process of writing grub.cfg
ought to be using dpkg --compare-versions rather than
plain ASCII sorting. (Not sure what that something would be.)
On Mon, Mar 16, 2026 at 03:35:19AM +0000, Andy Smith wrote:
version_sort is a bash function in /usr/share/grub/grub-mkconfig_lib:
Well, POSIX sh function I should say, as grub-mkconfig is currently a
/bin/sh script.
Thanks,--
Andy
Thanks Xiyue for the advice. After thinking it over, I removed
kernel 6.19.6+deb14+1 since that's the one causing the problem.
Regards.--
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 5 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 121:23:48 |
| Calls: | 125 |
| Calls today: | 125 |
| Files: | 489 |
| D/L today: |
859 files (365M bytes) |
| Messages: | 76,611 |
| Posted today: | 26 |