Question

New Kernel Not Available in Dropdown

Hi, I upgraded my server from 12.04 to 14.04 and I want to use the new kernel but I don’t see it available in the Settings > Kernel > dropdown list. This is the kernel I want to use:

root@dev:~$ ls /lib/modules
total 8.0K
drwxr-xr-x 5 root 4.0K Nov  7 17:07 3.13.0-100-generic/
drwxr-xr-x 4 root 4.0K Nov  7 17:09 3.8.0-29-generic/

but 3.13.0-100-generic is not available. It seems 3.13.0-91-generic is the highest.


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

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.

You need to update to internally managed kernel. Go to Control Panel, select your Droplet, click Kernel. From drop down select GrubLoader v0.2 and change kernel to it. When it does finish power off your Droplet and power on again (power off is required, restart will not change to new kernel).

With this, you can manage kernels from Droplet. If you execute:

  1. sudo apt-get update && sudo apt-get dist-upgrade

This command will update your Kernel to latest available - 4.8.x. For specific kernel you’ll need to specify which one you want.

All I wrote above is available in How To Update Kernel. Especially pay attention to changing to GrubLoader and to Installing an Arbitrary Kernel on a Droplet if you want specific version.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel