Ubuntu 6.06.2 から 7.10 へのアップグレード

参考: Upgrade Ubuntu 6.10 (Edgy Eft) to Ubuntu 7.04 (Feisty Fawn) Beta -- Ubuntu Geek

/etc/apt/sources.list の dapper を gutsy へ変更。
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get -f install
sudo dpkg --configure -a

再起動

sudo lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 7.10
Release: 7.10
Codename: gutsy

sudo apt-get auto-clean
sudo apt-get clean