update-initramfs uses uname -r to get the current running kernel version.It seems like update-initramfs may not be correctly identifying the current kernel version on the CM5. I'm not entirely sure how it determines the kernel version to update
Possibly it could update the wrong initramfs if a new kernel has been installed, but the system hasn't been rebooted yet. uname -r will then show the "old" (current running) kernel version, but after a reboot the new kernel will be running.
Statistics: Posted by rpdom — Wed Apr 16, 2025 10:23 am