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

Become a contributor for community

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

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.