Page 1 of 1

Reinstall

Posted: 16 Apr 2010, 14:36
by niclas
I recently reinstalled my Bubba 1-server. First I tried with the lenny-image but that wasn't successful, so I used the old image1-2-image. But I can't update anything since sarge is discontinued.

How can I upgrade my system? How can I do a dist-upgrade to for instance lenny? What should be in the /etc/apt/sources.list-file? I currently have the original sources-file:

Code: Select all

#deb http://ftp.se.debian.org/debian/ sarge main
#deb http://security.debian.org/ sarge/updates main
#deb http://ftp.se.debian.org/debian/ sarge non-free

deb http://update.excito.net/ bubba main
Uncommenting the first three lines won't let me update/upgrade/install anything.

/Niclas

Re: Reinstall

Posted: 16 Apr 2010, 15:15
by niclas
Wait, maybe I got it after all.

I added the following line to my /etc/apt/sources.list-file

Code: Select all

deb http://ftp.se.debian.org/debian lenny  main
And then run the two commands:

Code: Select all

# apt-get update
# apt-get dist-upgrade
Now it's upgrading...

Re: Reinstall

Posted: 16 Apr 2010, 15:46
by niclas
But that didn't do the trick. What should I do?

Re: Reinstall

Posted: 12 May 2010, 16:37
by Wim.zuidema
maybe u should this to your source list.

HTTP://archive.debian.org/debian sarge main non-free

Sarge is now in the archive.

Hope this will work.

Re: Reinstall

Posted: 13 May 2010, 01:55
by niclas
It seems to work great. Thanks a lot