All times are UTC-06:00




Post new topic  Reply to topic  [ 11 posts ] 
Author Message
PostPosted: Thu Jun 19, 2008 7:46 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Image

OpenSUSE 11.0 is released now. The official announcement is available at

http://news.opensuse.org/2008/06/19/ann ... se-110-gm/

For EFIKA specific information, please see

http://en.opensuse.org/Efika

Have a lot of fun!

_________________
CzP
http://czanik.blogs.balabit.com/


Top
   
 Post subject:
PostPosted: Thu Jun 19, 2008 8:00 am 
Offline
Genesi

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1422
That is great work Peter. Thanks to you and the openSUSE team.

OK, next...

You have the 5121e board and there are a few more 5121e systems coming from different vendors. You will be busy. Plus, we need to get the Build Service you have been working on with the 8610 with a cluster of 8610 systems. Finally, we will get everything added here:

Novell-Genesi

openSUSE-Genesi

Keep up the good work!

R&B :)

_________________
http://bbrv.blogspot.com


Top
   
PostPosted: Thu Jun 19, 2008 9:57 am 
Offline

Joined: Wed Oct 25, 2006 12:18 pm
Posts: 10
Great, thx! I will update 10.3 to 11 soon :-).

Update:

Overall download size: 891,0 M. After the operation, additional 380,2 M will be used.
Continue? [YES/no]:

(540MB Free)

Is it really needs 891,0MB on hdd or is it just "download size"?.

Update2:

It needs only 380,2 M. Thx goes to mschulz :).

Update3:

Oh noes! That's no true! I need a new big hdd :).


Top
   
 Post subject:
PostPosted: Fri Jun 20, 2008 10:59 pm 
Offline

Joined: Tue Oct 10, 2006 2:15 am
Posts: 35
Thanks Peter.

Downloading it now.


Top
   
 Post subject:
PostPosted: Sun Jun 22, 2008 10:31 am 
Offline

Joined: Tue Dec 26, 2006 5:13 pm
Posts: 37
I downloaded i386 and PPC. The I386 gave me strange errors during install and fell back to console-yast. :oops:

Does the PPC-version install without problems on a Peg2 or should I expect similar probs ? :?:

Did anyone do stresstests to the marvell-gigabit interface on suse11 allready ? :?:


Top
   
 Post subject:
PostPosted: Sun Jun 22, 2008 10:45 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
i386: I had no problem with it.

Pegasos: Good question, I'll know more tomorrow. 'inst32' stopped booting in early 11.0 alpha versions, so I stopped trying it. Now I was written in a private e-mail, that it works. I'll verify it once the guests are gone :-)

_________________
CzP
http://czanik.blogs.balabit.com/


Top
   
 Post subject:
PostPosted: Sun Jun 22, 2008 1:19 pm 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Tested, but no success, the symptoms are the same, as when last tested...

_________________
CzP
http://czanik.blogs.balabit.com/


Top
   
 Post subject:
PostPosted: Tue Jun 24, 2008 7:52 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Quote:
Does the PPC-version install without problems on a Peg2 or should I expect similar probs ? :?:

Did anyone do stresstests to the marvell-gigabit interface on suse11 allready ? :?:
OK, I was wrong. At least partially :-) With a little workaround, installation of openSUSE 11.0 works without problems. I could only stress marvell-gigabit on a 10/100 network, but there I did not have any troubles.

The following workaround should work on most Peg2 machines and involves the use of yaboot. One needs to copy the following files from the suseboot directory to the root of an ext2/ext3 partition on the Pegasos:
  • yaboot
    yaboot.cnf
    yaboot.txt
    inst32
Then reboot the machine and boot yaboot from the OK prompt, like this:
Code:
boot hd:0 yaboot
A short description of yaboot should appear. Here enter the following at the ':' prompt:
Code:
This uses the driverupdate from openSuSE to fix an ugly crash bug in package selection. Of course any other boot parameters can be added here, for a complete list, see http://en.opensuse.org/Linuxrc

From this point installation works without any problems. I installed my system using the marvell-gigabit Ethernet port.

Have a lot of fun!

_________________
CzP
http://czanik.blogs.balabit.com/


Top
   
 Post subject:
PostPosted: Sat Jul 05, 2008 10:22 am 
Offline

Joined: Wed Jan 25, 2006 6:50 am
Posts: 11
Location: Italy
Quote:
From this point installation works without any problems. I installed my system using the marvell-gigabit Ethernet port.
Have a lot of fun!
I just installed Opensuse 11.0DUD (with driverupdate fix) on my Pegasos2.
Unfortunately, I didn't manage to get the system boot after installation successfully finished.
From the OF prompt I tried with the following command:
Code:
boot hd:x yaboot
but it bring me back to the installation process options (install, slp or rescue).

Could anyone suggest me the right way to boot the system I just installed ?

Tnx in advance,

AKiLL


Top
   
 Post subject:
PostPosted: Sun Jul 06, 2008 8:01 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
No problem, if you used dud, then you can also use:
Code:
boot hd:x boot/zImage
Back to your problem: which yaboot do you try to use: the one used for installation or the one from the freshly installed system?

_________________
CzP
http://czanik.blogs.balabit.com/


Top
   
 Post subject:
PostPosted: Mon Jul 07, 2008 1:49 pm 
Offline

Joined: Wed Jan 25, 2006 6:50 am
Posts: 11
Location: Italy
Quote:
No problem, if you used dud, then you can also use:
Code:
boot hd:x boot/zImage
Maybe I had a big mess during the hard disk partitioning. I had to set up again the right partitions for both root and swap and after re-installed suse 11.0 DUD.
Then, booting with the command
Code:
boot hd:x yaboot
allowed me to complete system configuration and finally start Suse :)
Quote:

Back to your problem: which yaboot do you try to use: the one used for installation or the one from the freshly installed system?
I used (as actually use) the one from the freshly installed system.
I also created an OF bootable image and now my system automatically loads up...

Tnx for your precious help...
AKiLL


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 11 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group