Upgrading your server from Ubuntu 8.10 Intrepid Ibex to 9.04 Jaunty Jackalope
Last week Ubuntu released Ubuntu 9.04 Jaunty Jackalope. This article will cover how to upgrade your server from Ubuntu 8.10 to Ubuntu 9.04.
1. Update your package list
2. Install the upgrade manager
3. Run the upgrade manager
Ubuntu will now run through the upgrade process. It may ask you for input depending on your current setup. At the end of the upgrade the server will ask to reboot itself. Once the server has rebooted, the setup is complete. Now run:
to verify that the upgrade was successful and complete. The output should be something similar to:
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION=”Ubuntu 9.04″
Congratulations! Your server is now upgraded to Ubuntu 9.04. Enjoy!










I had to reboot my server first before I could do do-release-upgrade. Kept complaining of a Fork Failure or an Error 12 being unable to allocate memory.
Leave your response!