By kurtharnish
According to https://www.digitalocean.com/community/tutorials/how-to-upgrade-to-ubuntu-16-04-lts It says we need to wait until 16.04.1 is released if upgrading from 14.04. If I upgrade will the kernel be the correct version?
Thank you, Kurt
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!
It is recommended to wait until 16.04.1 before updating from 14.04. However I recently updated by servers to 16.04 and didn’t have any issues.
Make sure to update your kernel before updating to 16.04, you can do that by running the commands below.
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Once you have done that, run the the command sudo do-release-upgrade . But as always, take a snapshot of the server before the upgrade so you have a method of recovery if it doesn’t work.
I did all of that but sudo do-release-upgrade just gives
Checking for a new Ubuntu release No new release found
@kurtharnish do-release-upgrade checks this page: http://changelogs.ubuntu.com/meta-release-lts
That page gets updated 1 week after the point release. Meaning sometime yesterday. You should be able to upgrade today.
BUT: I just upgraded my 14.04.4 LTS and it went horribly wrong. Many errors on boot and a read only filesystem. Before the upgrade I did a full update/upgrade as @MDS suggests. I had to revert to a snapshot and currently have no idea what went wrong. There where no errors during upgrade, but everything failed after the reboot.
Maybe someone has some suggestions on what I might have done wrong?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.