This shows you the differences between two versions of the page.
| — |
linux:upgrading_from_debian_etch_to_lenny [2020/06/01 22:53] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Upgrading from Debian Etch to Lenny ====== | ||
| + | |||
| + | Upgrading from Etch to Lenny: | ||
| + | |||
| + | - Run ''sudo su'' | ||
| + | - Type ''vim /etc/apt/sources.list'' | ||
| + | - Replace all occurrences of etch with lenny and save the file | ||
| + | - Run ''apt-get update'' | ||
| + | - Run ''apt-get dist-upgrade'' and follow the instructions | ||
| + | - Reboot into Lenny | ||