Upgrade Ubuntu server 6.04 LTS to 8.04 LTS
By Ronald Bruintjes. Filed in Linux |When upgrading an Ubuntu server to 8.04 LTS, you should use the new and improved server upgrade system. Use the following steps to activate this upgrade process:
- Enable the “dapper-updates” repository
- Install the “update-manager-core” package. Dependencies include python-apt, python-gnupginterface and python2.4-apt.
- Run the command “sudo do-release-upgrade” in a terminal window
- Follow the prompts on-screen.





Monday, July 27th 2009 at 6:38 am |
THANK YOU! This worked on upgrading my Ubuntu 6.04 Desktop that failed with apt-get and the gnome updater.
You have saved me a LOT of work in a compete backup, wipe and new install of 9.04 (from CD).
THANKS AGAIN!