Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3555

Raspberry Pi OS • Re: Issue with update-initramfs on CM5 not updating correct kernel

$
0
0
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
update-initramfs uses uname -r to get the current running kernel version.

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



Viewing all articles
Browse latest Browse all 3555

Trending Articles