Development/Linux

Upgrade distribution in ubuntu

까 치 2009. 11. 27. 19:46
Error occurred "Could not find the release notes"
This case is for 7.10 to 7.04
sudo sed -i 's/feisty/gutsy/' /etc/apt/sources.list
sudo apt-get update
sudo apt-get dist-upgrade

Refer to the distribute release version name on below
http://www.ubuntu.com/getubuntu/upgrading