Tuesday, November 14, 2006

Upgrade to Ubuntu edgy eft

From dapper, moved to Edgy.

Update is very simple and easy.

1. Change the /etc/apt/sources.list
in the repository list, change all "dapper" to "edgy"

If you use vi, type following in command mode.

:%s/dapper/edgy/g

It's done!!

2. update the repository list with
$ sudo apt-get update

3. just type upgrade and give a long time to system.
$ sudo apt-get dist-upgrade


At my case, It takes about 5 hours.
here's my new upgrade 2.6.17 kernel.

jn@satellite:~$ uname -a
Linux satellite 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux

No comments: