LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Suse/Novell
User Name
Password
Suse/Novell This Forum is for the discussion of Suse Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 11-20-2009, 01:03 AM   #1
biplabbijay
Member
 
Registered: Jul 2009
Posts: 81

Rep: Reputation: 15
Angry how to upgrade to 11.2


hi i am using suse11.0. i want to upgrade it to 11.2.
is it possible from the website?the automatic upgrade fails.i am also unable to install softwares from internet directly.the error message is 'unable to locate host". can anybody tell me how to do this and how to upgrade softwares directly from the website? the internet connection is working well. thanks in advance.
 
Old 11-20-2009, 03:53 AM   #2
rtspitz
Member
 
Registered: Jan 2005
Location: germany
Distribution: suse, opensuse, debian, others for testing
Posts: 306

Rep: Reputation: 32
I updated my 11.0 system to 11.2 a few days ago.

I tried the 'update system' option after booting from the DVD and it gave me quite a lot of headache, as usual. The best thing to do is a complete re-install from scratch. As /home should be on a partition of its own anyway, that shouldn't be a problem. I'd copy /etc to a safe location too, just in case you need some of the old config files for reference. That avoids most of the manual ext3-to-ext4 conversion as well. The update option left me with a non-bootable system and the 'repair' option thought my ext4 filesystems were corrupt (which they weren't, as they mounted just fine on a different console). I'm not sure if updating a live system using zypper should be considered a viable path.

So I recommend to download the ISO image and burn it to a DVD and start from there.
 
Old 11-20-2009, 04:47 AM   #3
biplabbijay
Member
 
Registered: Jul 2009
Posts: 81

Original Poster
Rep: Reputation: 15
thank you
 
Old 11-20-2009, 12:48 PM   #4
raysr
Member
 
Registered: Nov 2003
Location: WA State
Distribution: OpenSuse 12.1, 320 G hhd- -ser #386115
Posts: 710

Rep: Reputation: 30
I installed 11.2 from 11.1, clean install. I can't figure out how to fix the many issues it presents. You might want to wait awhile.
 
Old 11-22-2009, 04:32 PM   #5
edvdrmark
LQ Newbie
 
Registered: Jan 2006
Posts: 15

Rep: Reputation: 0
update from 11.1 to 11.2

I updated from 11.1 to 11.2 using zypper. Activate the suse 11.2 repositories and inactivate the others.
Then open a terminal session as superuser. Next type the command: "zypper dup". That's all.
Here are the commands to execute:
#in terminal (konsole) session as su:
zypper modifyrepo --all --disable # disable all old repo's
# add new repo's:
zypper addrepo --name "openSUSE-11.2 OSS" http://download.opensuse.org/distrib...11.2/repo/oss/ repo-oss
zypper addrepo --name "openSUSE-11.2 Non-OSS" http://download.opensuse.org/distrib.../repo/non-oss/ repo-non-oss
zypper addrepo --name "openSUSE-11.2 Updates" http://download.opensuse.org/update/11.2/ repo-update
zypper refresh # Refresh the local metadata and repo contents
zypper in zypper # Pull in zypper from the 11.2 repository.
zypper dup -d # download all required packages
zypper dup # upgrade system
for multimedia add repo videolan

Last edited by edvdrmark; 12-05-2009 at 07:01 AM.
 
Old 11-22-2009, 09:47 PM   #6
Fred Caro
Member
 
Registered: May 2007
Posts: 506

Rep: Reputation: 42
11.2

I was hoping for more as Suse was the pre-Ubuntu popular 'distro' but yast let it down. I also cannot get updates via Yast after the upgrade. It will not register me, perhaps, the website is busy or the firewall is set outside their peramiters? Overall, aa great improvement on 11.1.

Fred.
 
Old 12-04-2009, 08:03 AM   #7
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Upgrading from DVD ???

I had downloaded DVD ISO through torrents. and burned it. After that I had checked the DVD, It is saying that MD5 checksum error.

Is this DVD usable ??
 
Old 12-04-2009, 09:35 AM   #8
rtspitz
Member
 
Registered: Jan 2005
Location: germany
Distribution: suse, opensuse, debian, others for testing
Posts: 306

Rep: Reputation: 32
Did you run md5sum /dev/cdrom ?

If so, have a look at this:

http://twiki.org/cgi-bin/view/Wikile...rning#In_Linux
 
1 members found this post helpful.
Old 12-04-2009, 10:04 AM   #9
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Quote:
Originally Posted by rtspitz View Post
Did you run md5sum /dev/cdrom ?

If so, have a look at this:

http://twiki.org/cgi-bin/view/Wikile...rning#In_Linux
So you are saying that, even though it has MD5 checksum error ....I can use that DVD.?? am I ??
 
Old 12-04-2009, 11:08 AM   #10
rtspitz
Member
 
Registered: Jan 2005
Location: germany
Distribution: suse, opensuse, debian, others for testing
Posts: 306

Rep: Reputation: 32
No.

I'm just saying that depending on HOW you run the md5sum check, you can get a false md5sum mismatch. If the checksum error directly comes from your burning application, I wouldn't use the DVD. If you run md5sum as suggested in the link, the result is trustworthy.
 
Old 12-04-2009, 11:10 AM   #11
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
ok , then i'll check my DVD.
 
Old 12-04-2009, 11:18 AM   #12
rtspitz
Member
 
Registered: Jan 2005
Location: germany
Distribution: suse, opensuse, debian, others for testing
Posts: 306

Rep: Reputation: 32
BTW, there's a 'Check installation Media' boot option on the DVD ;-)
 
Old 12-04-2009, 11:19 AM   #13
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Quote:
Originally Posted by rtspitz View Post
BTW, there's a 'Check installation Media' boot option on the DVD ;-)
I had followed that option, it says there is a error in the disk, md5 checksum mismatch .....

so i didn't take further step, I had stopped installing ....
 
Old 12-04-2009, 11:42 AM   #14
rtspitz
Member
 
Registered: Jan 2005
Location: germany
Distribution: suse, opensuse, debian, others for testing
Posts: 306

Rep: Reputation: 32
OK. That piece of information was missing. Of course the built-in checks are trustworthy, otherwise they wouldn't be there.

Now the questions that remains is if the downloaded .iso file is bad too. If you still have it, you can just run md5sum name.iso on the file itself.

The reference md5 sums are here:

http://download.opensuse.org/distribution/11.2/iso/
 
1 members found this post helpful.
Old 12-04-2009, 11:46 AM   #15
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
It is better, instead of making waste DVD's , checking ISO's itself is better. I'll do that first !
 
  


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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless switch doesn't work after upgrade/dist-upgrade angelofhope Debian 10 01-02-2008 04:46 AM
apt-get upgrade stopped, how can I remove packages before continuing upgrade? [KIA]aze Linux - Newbie 4 05-31-2007 07:49 AM
I cannot upgrade Debian sarge by apt-get upgrade nos1833 Debian 9 07-05-2006 08:41 AM
Will 'aptitude upgrade or dist-upgrade' downgrade manually installed deb package? Akhran Debian 3 03-14-2006 02:40 PM
upgrade RH8 to RH9 - upgrade or clean install PAB Linux - General 0 03-13-2004 03:55 PM


All times are GMT -5. The time now is 01:24 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration