coLinux の Ubuntu を 8.04 へ

/etc/apt/sources.list の gutsyhardy へ変更。
sudo apt-get update
sudo apt-get dist-upgrade
sudo update-initramfs -u
sudo apt-get -f install
sudo apt-get autoremove
sudo dpkg --configure -a

reboot

sudo lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04
Release: 8.04
Codename: hardy

sudo apt-get autoclean
sudo apt-get clean