24
Jan

리눅스 배포판 업그레이드

   Posted by: poss   in Linux(리눅스)

fedora나 ubuntu나 모두 배포판 CD를 이용할 수 있겠지만, 네트웍을 이용하는 경우.

fedora의 경우는 yum을 ubuntu의 경우는 apt-get을 이용.

Fedora : http://fedoraproject.org/wiki/YumUpgradeFaq

Ubuntu: http://www.ubuntu.com/getubuntu/upgrading

Tags: , , , , ,

This entry was posted on 목요일, 1월 24th, 2008 at 11:53 오후 and is filed under Linux(리눅스). You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One comment

snowfox
 1 

오래된 배포판을 업그레이드하려면, 레포지터리가 지원되지 않아서 업그레이드가 안된다.
우분투 7.04버젼을 최신 배포판으로 업그레이드하려면, 위 사이트에 나온 커맨드로는 업그레이드 할 수가 없다. apt-get update시 에러가 나기 때문이다.
이때는, /etc/apt/sources.list를 변경한다.

즉, 7.04 guesty 부분을 8.04 hardy부분으로 바꿔준후 업그레이드 커맨드를 날린다.

deb http://kr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://kr.archive.ubuntu.com/ubuntu/ hardy main restricted

deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb-src http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse

9월 15th, 2009 at 3:25 오후

Leave a reply

Name (*)
Mail (will not be published) (*)
URI
Comment
*

Switch to our mobile site