Ubuntu Server in Place Network Upgrade From 8.10 to 9.04

Ubuntu Upgrade

It is easy to do an in-place upgrade of Ubuntu Server from 8.10 ‘Intrepid Ibex‘ to 9.04 ‘Jaunty Jackalope‘. You can do this remotely over ssh or whatever you use to control your server. Best practices say to make sure to backup your server before doing the upgrade. I’ve done several servers this way with no issues!

Issue the command:

sudo apt-get update; sudo apt-get upgrade; sudo apt-get install update-manager-core; sudo do-release-upgrade

Follow any prompts to first upgrade the current distribution with the newest packages, then do the release upgrade.

1 Trackbacks

You can leave a trackback using this URL: http://systembash.com/content/ubuntu-server-in-place-network-upgrade-from-810-to-904/trackback/

  1. By Dave Drager on May 21, 2009 at 11:25 pm

    New blog post: Ubuntu Server in Place Network Upgrade From 8.10 to 9.04 http://bit.ly/19rTcS

Post a Comment

Your email is never shared. Required fields are marked *

*
*
blog comments powered by Disqus