Question
How do I upgrade my kernel?
Following this otherwise well-written tutorial left me without the possibility to choose a newly installed kernel.
I’ve installed the linux-image-3.14-1-amd64, but in the kernel drop down menu I only see the standard kernel choices, with the vmlinuz-3.2.0-4-amd64 being the newest.
After installing the new kernel via apt-get uname -r
returns “3.2.0-4-amd64”
I run a Debian x64 VPS updated to jessie, and am at a loss to what I should do next.
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.
×