1. sudo vi /etc/apt/sources.list
http://kr.archive.ubuntu.com/ubuntu/ 에서 kr 을 아래와 같이 모두 지운다.
http://archive.ubuntu.com/ubuntu/
아래의 내용을 추가
deb http://ftp.daum.net/ubuntu/ jaunty-security main restricted
deb-src http://ftp.daum.net/ubuntu/ jaunty-security main restricted
deb http://ftp.daum.net/ubuntu/ jaunty-security universe
deb-src http://ftp.daum.net/ubuntu/ jaunty-security universe
deb http://ftp.daum.net/ubuntu/ jaunty-security multiverse
deb-src http://ftp.daum.net/ubuntu/ jaunty-security multiverse
2. sudo apt-get update
3. sudo apt-get upgrade
http://kr.archive.ubuntu.com/ubuntu/ 에서 kr 을 아래와 같이 모두 지운다.
http://archive.ubuntu.com/ubuntu/
아래의 내용을 추가
deb http://ftp.daum.net/ubuntu/ jaunty-security main restricted
deb-src http://ftp.daum.net/ubuntu/ jaunty-security main restricted
deb http://ftp.daum.net/ubuntu/ jaunty-security universe
deb-src http://ftp.daum.net/ubuntu/ jaunty-security universe
deb http://ftp.daum.net/ubuntu/ jaunty-security multiverse
deb-src http://ftp.daum.net/ubuntu/ jaunty-security multiverse
2. sudo apt-get update
3. sudo apt-get upgrade

