02-15-2023, 01:01 PM
(01-27-2023, 01:16 PM)treebeard Wrote: Anyhoo, I noticed that when upgrades trigger initrd rebuild, it's only 6.1 that gets done, even though I still have 5.15 installed. What do you see when you're upgrading on 5.15 with 6.1 installed? If it's rebuilding initrd for only the newest kernel it seems like that might eventually lead to problems for those using the older one.
By default, only the initrd gets rebuild for the newest kernel. With
Code:
update-initramfs -k <version>
Check the help for update-initramfs before doing anything to make sure though