Skip to main content
  1. Posts/

Upgrade Debian etch to lenny

··40 words·1 min·

I’ve tested this Debian etch to lenny upgrade process a few times so far, and it seems to be working well.

sudo vim /etc/apt/sources.list     [change 'etch' -> 'lenny']
sudo aptitude update
sudo aptitude install apt dpkg aptitude
sudo aptitude full-upgrade