New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Reinstall

How are you using your Bubba? Got ideas for a cool modification? Share!
Locked
niclas
Posts: 16
Joined: 29 Jan 2007, 03:38

Reinstall

Post 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
niclas
Posts: 16
Joined: 29 Jan 2007, 03:38

Re: Reinstall

Post 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...
niclas
Posts: 16
Joined: 29 Jan 2007, 03:38

Re: Reinstall

Post by niclas »

But that didn't do the trick. What should I do?
Wim.zuidema
Posts: 2
Joined: 08 May 2010, 15:57

Re: Reinstall

Post 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.
niclas
Posts: 16
Joined: 29 Jan 2007, 03:38

Re: Reinstall

Post by niclas »

It seems to work great. Thanks a lot
Locked