On Sat, 2025-02-08 at 12:05 -0500, Gary Dale wrote: > > I have a few systems running Debian/Stable (Bookworm). However the kernel > version isn't always the same for some reason. After this morning's update, I > noticed that 2 of the 3 systems upgraded the kernel but to different > versions. This is shown by running uname -a. ... > Can anyone help me understand this behaviour? >
How did you attempt the actual uprade? Note that "apt upgrade" is not enough, you need to do "apt full-upgrade" when the kernel ABI has been increased (NN+ in linux-image-6.1.0-NN-amd64).