Report this

What is the reason for this report?

How do I upgrade a droplet's ubuntu distribution?

Posted on October 14, 2013

My google-fu is failing me; how do I upgrade a droplet’s ubuntu distribution? For instance, if I start a 13.04 droplet, how do I upgrade it to a 13.10 droplet when it comes out? Or given current releases, if I had a 12.10 droplet, how would I upgrade it to a 13.04 droplet? I know I have to select the kernel somewhere, but I’m not sure where that is in the process.

If it’s not easy to upgrade a droplet’s distribution version number, I might just stick with 12.04 for now for the long term support; ubuntu’s support window for intermediate releases is fairly narrow.



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!

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.

when I use do-release-upgrade <br>it says that <br>“no new release found” <br> <br>I’m on 12.04

@panicz.klos: That’s because you’re running an LTS version of Ubuntu which is the latest LTS version at this time. Check out <a href=“http://askubuntu.com/a/336588”>http://askubuntu.com/a/336588</a>.

sudo apt-get update <br>sudo apt-get upgrade <br>sudo apt-get dist-upgrade

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.