Re: Changing from Woody to sarge
On Sun, 13 Jul 2003 14:20:22 +0200
Kay-Michael Voit <debian@voits.net> wrote:
> Hi,
> I'm running a Woody system.
> Now I would liken to change to Sarge, but I don't get along with the
> Sarge installer. It fails to load libcudeb an .... (Inofficial DVD
> Image/Network install/...)
> Can I just update my old Woody installation to Sarge completely? What
> doo I have to do with apt-get?
By steps:
1.
Change your /etc/apt/sources.list to reflect the desired chage, for example, in my sources.list I have:
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org/ woody/updates main contrib non-free
deb-src http://http.us.debian.org/debian stable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb-src http://security.debian.org/ woody/updates main contrib non-free
Here you should change all the instances of stable or woody to testing (the other name for sarge)
2.
apt-get update; or aptitude update (probably better)
3. apt-get upgrade (or better apt-get dist-upgrade)
If using aptitude, hit the `g' key for go after doing the update.
4.
Have your coffee ready, recline back in your seat, enjoy the drink.
Reply to: