Results 1 to 5 of 5
hello
i want to upgrade my OS from debianEtch to debian lenny (unstabe) how can i do this
thank u...
- 03-04-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 14
[SOLVED] upgrade debian
hello
i want to upgrade my OS from debianEtch to debian lenny (unstabe) how can i do this
thank u
- 03-04-2009 #2
Lenny is stable now. You need to edit your sources list as follows (from the terminal):
cp /etc/apt/sources.list /etc/apt/sources.list.backup
sudo gedit /etc/apt/sources.list
*The first makes a backup in case something goes wrong. In the second, replace gedit with the text editor of your choice.
Replace any instances of "etch" with "lenny". Save this.
Type:
sudo aptitude install apt dpkg aptitude
sudo aptitude full-upgrade
- 03-04-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 14
- 03-05-2009 #4
You want unstable, ie, Debian Sid, or you want the current testing, which is codename Squeeze? In any case, it's the same process, just use the alternate names. Or you can substitute "stable", "testing", or "unstable", instead. If you want to go from Etch to Squeeze, I think you probably want to go through Lenny first, though. And if you really want to run Sid, ie, Unstable, I would recommend installing Sidux instead. sidux.com :: debian based live cd development
- 03-05-2009 #5Just Joined!
- Join Date
- Feb 2009
- Posts
- 14
thank u
but the problem is resolved here
PS : the language is French
thank u




