LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-26-2008, 03:04 AM   #1
s4lt1n3
LQ Newbie
 
Registered: Aug 2008
Posts: 9

Rep: Reputation: 0
upgradable linux distro?


With Ubuntu you can upgrade your distro online when a newer version comes out, such as 8.04 to 8.10, without having to reinstall. Are there any other distros that can do this? For example, I installed OpenSUSE 11.0 and attempted to upgrade to 11.1 using that package manager but it just hosed my entire system, and then I read that you would have to reinstall the OS to upgrade.

Edit: it would be nice to be able to downgrade also.

Last edited by s4lt1n3; 12-26-2008 at 04:02 AM.
 
Old 12-26-2008, 04:42 AM   #2
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
With Debian you can upgrade from the cli.
Change your /etc/apt/sources.list to the new version.
Then aptitude update && aptitude full-upgrade.
Once upgraded it is not possible to downgrade to a previous version.

Regards
The trooper.
 
Old 12-26-2008, 04:53 AM   #3
arckane
Member
 
Registered: Sep 2005
Location: UK
Distribution: Gentoo/Debian/Ubuntu
Posts: 308

Rep: Reputation: 39
Code:
sudo aptitude update; sudo aptitude safe-upgrade
is my preferred way

Just edit your /etc/apt/source.list and put the new version in there. If it used to be fiesty, change it to hoary, or whatever the Ubuntu distro's are called. I'm a Debian guy so I don't follow the naming of Ubuntu, sorry. You should find the upgrade instructions on www.ubuntu.com though.
 
Old 12-26-2008, 09:06 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally Posted by s4lt1n3 View Post
With Ubuntu you can upgrade your distro online when a newer version comes out, such as 8.04 to 8.10, without having to reinstall. Are there any other distros that can do this? For example, I installed OpenSUSE 11.0 and attempted to upgrade to 11.1 using that package manager but it just hosed my entire system, and then I read that you would have to reinstall the OS to upgrade.

Edit: it would be nice to be able to downgrade also.
Where did you read that because its possible to upgrade openSUSE using the package manager or via cd/dvd. You need to remove your openSUSE 11 software repositories and setup those for openSUSE 11.1 (or simply change 11 to 11.1 in the repo config section in YaST) and then do a dist-upgrade e.g.
Code:
zypper dist-upgrade -l
 
Old 12-26-2008, 10:36 AM   #5
Saptech
Member
 
Registered: Nov 2000
Location: Third Stone from the Sun
Distribution: Mageia 7, Devuan & Void Linux
Posts: 172

Rep: Reputation: 40
Also you can do it with Archlinux, Sourcemage & Gentoo. I think Slackware can do too, but sometimes breakage may occur with version upgrades.
 
Old 12-26-2008, 12:06 PM   #6
rweaver
Senior Member
 
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833

Rep: Reputation: 167Reputation: 167
Quote:
Originally Posted by s4lt1n3 View Post
With Ubuntu you can upgrade your distro online when a newer version comes out, such as 8.04 to 8.10, without having to reinstall. Are there any other distros that can do this? For example, I installed OpenSUSE 11.0 and attempted to upgrade to 11.1 using that package manager but it just hosed my entire system, and then I read that you would have to reinstall the OS to upgrade.

Edit: it would be nice to be able to downgrade also.
Pretty much most modern distributions can be upgraded in a live environment if you're careful. You can even change distributions live if you're very careful (I don't recommend it). That being said I've had the best luck upgrading CentOS/RHEL, Debian, and Ubuntu in the past. No matter what distribution you're using you should take special care to read all the notes about performing the upgrade and be aware of any special sticky spots.
 
Old 01-01-2009, 01:36 PM   #7
s4lt1n3
LQ Newbie
 
Registered: Aug 2008
Posts: 9

Original Poster
Rep: Reputation: 0
Thanks for the informative replies guys. I've now tried Gentoo, Madriva, PCLinuxOS, Ubuntu, Debian, & OpenSUSE.

Quote:
Originally Posted by reddazz View Post
Where did you read that because its possible to upgrade openSUSE using the package manager or via cd/dvd. You need to remove your openSUSE 11 software repositories and setup those for openSUSE 11.1 (or simply change 11 to 11.1 in the repo config section in YaST) and then do a dist-upgrade e.g.
Code:
zypper dist-upgrade -l
I don't remember where specifically I read that. I've gone through dozens & dozens of pages working on this kind of stuff. I attempted to do exactly what you said with OpenSUSE, and through some kind of dependency hell ended up having to upgrade my KDE version, which required an upgrade to a different package, which needed a different repo also, etc etc. until I ended up with a system that couldn't load the package manager but could get online, and the next time I tried to work on it the system wouldn't even boot, and that's where it's sat getting dusty.

Last edited by s4lt1n3; 01-01-2009 at 01:39 PM.
 
Old 01-01-2009, 02:03 PM   #8
gankoji
Member
 
Registered: Nov 2007
Location: Southern California
Distribution: Slackware-13.0 x86_64, Slackware 12.2, slackware64-current
Posts: 225

Rep: Reputation: 35
Or, you can always go with my personal favorite:

wget http://ftp.slackware.com/slackware-current;

upgradekg --install-new ./*/*.tgz
 
Old 01-01-2009, 09:39 PM   #9
fair_is_fair
Member
 
Registered: May 2005
Posts: 516

Rep: Reputation: 52
Sidux via the smxi tool updates/upgrades flawlessly.
 
Old 01-01-2009, 09:48 PM   #10
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Gentoo can do this blindly.

In fact it's not only that it can, but that there's no other way to upgrade. Gentoo has no versions. All that a new version brings is an updated livecd that you can use to install Gentoo. But once you install, emerge --sync and emerge -auDvN world you get the latest.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with deleting a linux distro partition to install another linux distro instead gexecuter Linux - Newbie 1 08-04-2007 04:44 PM
LXer: DistroWatch Weekly: Distro hopping, Linux Format's distro mega-test LXer Syndicated Linux News 0 06-11-2007 04:47 AM
what 64 bits PC with upgradable motherboard should we choose? ArturJr General 1 12-08-2006 07:52 AM
Newbie: Suse 9.1 personal upgradable ? xiongnu SUSE / openSUSE 12 12-11-2004 11:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration