- Upgrade Your Ubuntu 6.06 (dapper) VPS to Feisty
Unfortunately, only Ubuntu 6.06 LTS (dapper) is officially supported on our VPS configuration. There is a bug that prevents feisty from booting properly.
However, there is a way to upgrade to feisty with a workaround. Its a little work, but I ran through it and it seems to work fine.
Here are the steps:
- Rebuild your VPS - this will start back at Ubuntu 6.06 (you'll lose whatever you had already on your vps)
- Upgrade it to "edgy". Change the apt-get locations: sed -e 's/dapper/edgy/g' -i /etc/apt/sources.list
- apt-get update
- apt-get upgrade
- apt-get dist-upgrade
- Follow the instructions here for the boot problem workaround: http://wiki.vpslink.com/index.php?title=HOWTO:_Fix_Missing_ubuntu-minimal_dependencies_for_Ubuntu_6.10_(Edgy_Eft)
- Upgrade from edgy to feisty: sed -e 's/edgy/feisty/g' -i /etc/apt/sources.list
- apt-get update
- apt-get upgrade
- apt-get dist-upgrade
I ran through this setup and it seems to boot properly. If your machine fails to boot after these procedures, you'll need to start from scratch again - rebuild your vps again from the control panel.
- Posted October 05, 2007 15:27 by dave
- November 2011 (2)
- November 2010 (1)
- May 2010 (1)
- December 2009 (1)
- September 2009 (1)
- August 2009 (3)
- July 2009 (1)
- June 2009 (1)
- March 2009 (1)
- February 2009 (1)
- December 2008 (1)
- November 2008 (1)
- October 2008 (1)
- September 2008 (1)
- August 2008 (1)
- July 2008 (2)
- June 2008 (2)
- May 2008 (5)
- April 2008 (3)
- March 2008 (4)
- February 2008 (6)
- January 2008 (2)
- December 2007 (5)
- November 2007 (3)
- October 2007 (3)
- September 2007 (2)
- August 2007 (3)
- June 2007 (2)
Subscribe