-
Notifications
You must be signed in to change notification settings - Fork 177
Description
Describe the bug
On hybrid systems with both HWE and GA kernels (as backups), mintupdate messes up the vmlinuz and initrd symlinks when updating / installing a GA kernel (older) before the HWE (newer). Requiring manual adjustment with ln -sf.
For example, having a system with both Linux 6.14 HWE and Linux 6.8 GA as backup, when mintupdate shows an update for 6.8 and is applied, the vmlinuz is symlinked to that version, and the active version is now .old. This could cause massive issues with utilities that rely on vmlinuz and initrd.
Screenshots
None
To Reproduce
Steps to reproduce the behavior:
- Have a hybrid system with both HWE (newer) and GA (older) kernel
- Update / Install new GA (older) kernel
- vmlinuz and initrd are now symlinked to the older kernel.
Expected behavior
A clear and concise description of what you expected to happen.
Symlinks should stay as-is if the target kernel update version is lower than the running one.
Distribution:
- [ x ] Linux Mint
- LMDE
- Other (please specify)
Software version:
7.1.1
Logs:
Not needed.
Crash report:
None.
Additional context
None.
Locale:
If the problem is with text not getting displayed correctly, paste the output of the terminal command locale.