I have an Ubuntu 12.04 LTS droplet, and I’d like to upgrade to Ubuntu 14.04 LTS. If I run ‘do-release-upgrade’, it returns no new releases, whereas running ‘do-release-upgrade -d’ will correctly get the new release.
If I continue after doing the latter command, it says “no valid mirror found”, and I don’t want to update the sources.list file to ‘trusty’ in case the DO mirror isn’t there. If this is a known thing and I should just say yes anyway, then I’ll go ahead and do it, I’d just like to know whether doing this upgrade is going to ruin my droplet!
Any help greatly appreciated, as I’ve not been able to find an answer anywhere so far.
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!
You use digitalocean mirrors, but you can change this. <br> <br>edit your /etc/apt/source.list to: <br> <code> <br>deb http://archive.ubuntu.com/ubuntu precise main <br>deb http://archive.ubuntu.com/ubuntu precise-updates main <br>deb http://security.ubuntu.com/ubuntu precise-security main universe <br>deb http://archive.ubuntu.com/ubuntu precise universe <br>deb http://archive.ubuntu.com/ubuntu precise-updates universe </code> <br> <br>and the do-release-upgrade
This comment has been deleted
I have created a Video about How to upgrade Ubuntu 12.04 to 14.04 <br>https://www.youtube.com/watch?v=j-R8ifiR-20
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.