Question
Wrong Linux kernel in Debian droplet
Hello,
I’ve upgraded my Debian 7.0 wheezy droplet to Debian jessie and among the upgrades was the Linux kernel from version 3.2.0-4-amd64 to 3.16.0-4-amd64
I’ve removed 3.2.0 from the system via apt and currently my /boot contains only vmlinuz-3.16.0-4-amd64 and related (initrd, System.map and config). In /boot/grub/menu.lst there are no references to 3.2.0
However, uname shows me that I am running 3.2.0 kernel.
Is it possible it’s not showing the real loaded kernel? Or the upgraded kernel isn’t loading for some reason?
I’d appreciate any pointers
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×