User Tools

Site Tools


blog:upgrade_debian_etch_to_lenny

This is an old revision of the document!


Upgrade debian etch to lenny

1. Edit sources.list

sudo vi /etc/apt/sources.list

and change all words etch to lenny, or stable to testing (vim: :s/etch/lenny/g)

2. Update and upgrade

sudo aptitude update
sudo aptitude install apt dpkg aptitude
sudo aptitude full-upgrade

that is all, this also work if you want to go from lenny to sid, just change your sources.list accordingly.

It is also better if you start your Debian Linux in text mode, so GDM or KDM could be restarted without problems.

Ref: http://www.go2linux.org/upgrading-debian

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
  __  __  _____   ___    ___   __  __
 / / / / / ___/  / _ \  / _ \ / / / /
/ /_/ / / (_ /  / ___/ / , _// /_/ / 
\____/  \___/  /_/    /_/|_| \____/
 
blog/upgrade_debian_etch_to_lenny.1281800608.txt.gz · Last modified: 2010-08-14 17:43 by brb