All times are UTC-06:00




Post new topic  Reply to topic  [ 18 posts ] 
Author Message
PostPosted: Fri Mar 31, 2006 1:17 pm 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Instead of RC1, SUSE Linux 10.1 beta9 is here. It's the last beta before 10.1, in two weeks we will hopefully reallz see RC1. You can download it from http://en.opensuse.org/Development_Version#Downloads.

Onboard gigabit ethernet finally not just works, but also YaST (actually hwinfo) knows about it.

Xorg still does not start, but a fix is already checked in, just it was too late for the beta.

Please also check out my documentation page in the openSUSE wiki, and let me know, if anything should be updated or explained in more detail! It's available at http://en.opensuse.org/PegasosQuickStart

CzP


Top
   
 Post subject:
PostPosted: Sat Apr 01, 2006 2:19 am 
Hi czp !

In another thread I said :
Quote:
Is it possible to upgrade my Suse 10.0 to a 10.1 than downloading all the 6 CDS ?
Your answer was :
Quote:
Yes, it should be possible now (was not the case just a few weeks ago), using 'factory' as your installation source. This should only download those files, which are actually installed on your machine. But using this requires a fast and stable network connection, as it's still about a 1.5GB download for a default installation. I always do a local mirror by bringing an USB2 HDD to a fast download location. I'm just downloading it now Smile
I would suggest waiting until the weekend, as factory mirrors are usually slow to catch up and are often inconsistent. After a CD relese, like due this Thursday, it's frozen for 3-4 days, so mirrors can catch up, and can be used as additional installation sources to CD installations.
Errr... How can I do this please (setting 'factory' as installation source).
In fact, I'm more familiar with Debian/Ubuntu installation system.


Top
   
 Post subject:
PostPosted: Sat Apr 01, 2006 2:21 am 
I'm reading your tutorial and
Quote:
Download only the ‘mini’ and use an installation source available over the Internet. For 10.1 beta it’s called ‘factory’ and is a moving target. For the final 10.1 release it will be frozen. It has a lot more packages, than the CD release.
So I guess this is what I must download only ?


Top
   
 Post subject:
PostPosted: Sat Apr 01, 2006 2:41 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Yes, the mini boot from factory is enough, and then choose update instead of a new install. Download it from http://fr2.rpmfind.net/linux/opensuse/d ... ot.ppc.iso for example. It seems to be a fast and uptodate mirror from France.

I must admit, that I have never done an upgrade before, as I prefere to do fresh installs, but according to the mailing lists, it should be perfectly possible now. This is because for most part of the alpha/beta phase, an upgrade is not possible. And I need to keep my 10.0 partition anyway... This also means, that I'm very interested in your experiences ;-)

CzP


Top
   
 Post subject:
PostPosted: Sat Apr 01, 2006 1:50 pm 
I've downloaded the files and burn a "mini-CD".
I booted the CD (boot cd suseboot/inst32 video=radeonfb:1024x768@60) and a text prompt says :
"Make sure that CD1 is in your drive"
1)OK
2)Back

Then I can't go further as I don't have the CD1...
I did not have time to do more as I'm quite busy this week end but it's quite strange that CD1 is required.

Will try again later...


Top
   
 Post subject:
PostPosted: Sat Apr 01, 2006 2:55 pm 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
This situation is described in my manual I wrote.

First of all: if you don't like that ugly interface, where you need to choose options by numbers, you should use the 'linemode=0' boot option. This gives you a nice nurses based menu istead of the default, which is designed for the serial console, with large IBM servers in mind. BTW: even the menu seems to work fine on the serial console...

The CD1 situation is also described. With long, cryptic boot parameters, it's possible to avoid it. But it's a lot more easy to use a menu. From the manual:
Quote:
The very first request is to put CD1 in your drive. This is not an error, the default installation mode is to use your CD/DVD drive. It is possible to choose other installation sources as boot parameters, but it's more convenient (less typing, and less documentation reading) to choose installation sources using a curses based menu system.

No matter, what you choose here, the result will be the same. If you hit 'enter' on 'OK', then you are presented with an error message and must use 'enter' again to continue. Other way you can use the right arrow or tab to get to 'back', and with 'enter' you get to the same screen as the other way.
Later on you can change any of the installation parameters, as it's described in the chapter: http://en.opensuse.org/PegasosQuickStar ... nvironment

CzP


Top
   
 Post subject:
PostPosted: Sun Apr 02, 2006 7:15 am 
OK !
I've re-read your manual and started it again with "linemode=0", then I've setup my Internet connexion (by adding via-rhine driver).

I've then selected the "installation update" with FTP protocol.

DHCP detection went OK.

And I've entered 81.223.20.173 (ftp://suse.inode.at) for the FTP server's address.

But then, connexion seems OK but install prog asks for a path :
I've entered :
/opensuse/distribution/SL-10.1-beta9/iso/SUSE-Linux-10.1-beta9-ppc-CD1.iso
but it does not find the file (with or without ISO name).

Where am I wrong ?


Top
   
 Post subject:
PostPosted: Sun Apr 02, 2006 7:29 am 
I've just understood the right path was :

.../distribution/SL-OSS-factory/inst-source/

But now the FTP server is unreachable (have to wait... grrr).


Top
   
 Post subject:
PostPosted: Sun Apr 02, 2006 9:27 am 
OK : here are all the steps I did :

1) Download miniCD
http://ftp.fi.muni.cz/pub/linux/opensus ... ot.ppc.iso

2) Boot it under OF :
boot cd suseboot/inst32 video=radeonfb:1024x768@60 linemode=0

3) Make sure CD1 is in your Drive : "Back"
Select language : "English"

4) Enable network driver :
Kernel modules (Hw drivers) / Load PPC modules
Select "via-rhine" with no extra parameter

5) Open network connexion :
Start installation on system
Start installation update
Network
FTP
Automatic conf DHCP : Yes
IP addess of the server : 147.251.48.205 (this is ftp.fi.muni.cz)
User and password : no
HTTP proxy : no
Directory : /pub/linux/opensuse/distribution/SL-OSS-factory/inst-source/

6) YaST2 :
language : english
licence : ok
install mode : update
a few hw modules are detected (USB, ReiserFS, Ext3...)
Then I can select the partition where Suse 10.0 is installed (/dev/hdb5).

And here is a problem I can not solve in the Installation Settings screen : the installation media does not seem to be recognized :

- System
System : CHRP
Processor : 7447/7457, altivec supported
Main memory : 512MB
- Installation media : ??
- Update options : Cannot read installation packages from installation media. Media error ?
- Packages
Packages to update : 0
New packages to install : 0
Packages to remove : 1180
Total sizeof packages to update : 0
- ...


Any hints ?
I'm going to try with full install if there is no solution with update but I would like some advice before.


Top
   
 Post subject:
PostPosted: Sun Apr 02, 2006 1:59 pm 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
No hints - yet - as I have never done an update before, just about 200+ new installs in the past months...

I'll copy my 10.0 partition to another one and try an upgrade later this week.

CzP


Top
   
 Post subject:
PostPosted: Sun Apr 02, 2006 2:09 pm 
grrrr
too bad.
I guess I'll wait again then... Maybe it's better to wait for the stable full release if I can't upgrade.


Top
   
 Post subject:
PostPosted: Mon Apr 03, 2006 4:03 am 
Offline
Genesi

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1422
Any one out there working with Novell products daily?

Have you been to a BrainShare?

If so, drop us an email. Thanks!

Keep up the great work Peter! :D

R&B :)

_________________
http://bbrv.blogspot.com


Top
   
 Post subject:
PostPosted: Mon Apr 03, 2006 12:44 pm 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Please don't install "factory" today! A small, about 16k library is missing from the 32bit PPC port, and makes installation impossible.

CzP


Top
   
 Post subject:
PostPosted: Mon Apr 03, 2006 1:06 pm 
@czp : Is that the problem I have ?


Top
   
 Post subject:
PostPosted: Mon Apr 03, 2006 1:09 pm 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
No, it was introduced this afternoon. I'll check the upgrade function as soon, as 'factory' is stable again.

CzP


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

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 1 guest


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:  
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