Upgrade Debian Etch to Debian Lenny

Upgrading distributions are not always easy, but on Debian it is quite easy.

1. Edit and change keywords like stable or etch to lenny

sudo nano /etc/apt/sources.list

2. Update and upgrade:

sudo apt-get update && sudo apt-get dist-upgrade

Related posts:

  1. Howto Install Sun Java on Debian Etch
  2. Debian Backports
  3. Installing Xen on Debian Etch 4.0
  4. Update entry on Xen on Debian Etch
  5. Howto Install Oracle on Debian
  6. Howto: Install Ruby and Rails on Debian or Ubuntu
  7. Howto install Java on Debian Sarge
  8. Howto Upgrade Joomla
  9. Ubuntu Howto: Install Oracle
  10. Ubuntu Howto: Install Sun Java

Comments (1)