View Single Post

   
  #2 (permalink)  
Old 01-17-2008, 06:44 PM
Antoine EMERIT
 
Posts: n/a
Default Re: Upgrading Debian Woody distribution

"Icebiker" <icebiker@ca.inter.net> wrote
news:c5cfm6$6nm$1@news.eusc.inter.net:

> Hi,
>
> I'm not terribly clear on how one goes about upgrading a Debian Woody
> installation.
>
> What I tried to do is to point dselect at the testing distribution,
> however I don't see newer versions in dselect (I'm looking to upgrade
> xfree86 and kde).


Modify your debian sources in /etc/ap/sources.list, and do :

apt-get update
apt-get dist-upgrade

You may need to correct many erros and do 'apt-get dist-upgrade' or 'apt-
get upgrade' many times.

dselect is also supposed to upgrade Debian with much care :

- 'Update' the package list first
- 'Install' without selection (new package should be automatically
selected)


Regards
Reply With Quote