All times are UTC-06:00




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Wed Nov 26, 2008 10:46 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 51
Location: Czech Republic
Hi!

I tried to install Fedora 10 Cambridge on Pegasos II:
http://fedoraproject.org/en/get-fedora-ppc

I used these commands (FC10 PPC docs):
Code:
setenv load-base 0x2000000
boot cd: /images/netboot/ppc32.img
But it says:
Code:
error: bootimage format is of an unknown ormat
Pegasos (and EFIKA) should be supported.

I have OF 1.1 (20040405) - there is no public update to OF 1.2+ available :-( Is my problem that I have older OF version 1.1?
Or do you know how to make Fedora 10 working on my Pegasos?

_________________
Czech PowerPC User Group - http://powerpc.lukysoft.cz
MorphOS Software database - http://morphos.lukysoft.cz/en


Top
   
PostPosted: Wed Nov 26, 2008 11:51 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
I have OF 1.1 (20040405) - there is no public update to OF 1.2+ available :-( Is my problem that I have older OF version 1.1?
Or do you know how to make Fedora 10 working on my Pegasos?
I don't think OF 1.1 is the problem, but I also don't think living with OF 1.1 is a good idea.

We should get you a firmware update. We'll need your MAC address and if you can read it, the model number of your board just to check (it's written next to the brown connector on the right side of the board), although we can derive that from your MAC address..

The reason there's no public update is because there are two different versions and we don't trust people to stick with the one for their board..

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Thu Nov 27, 2008 2:39 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Well, I have a bit more recent firmware, but it does not help. The image is too large to be loaded.

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


Top
   
 Post subject:
PostPosted: Thu Nov 27, 2008 4:07 am 
Offline

Joined: Sun May 08, 2005 8:46 pm
Posts: 559
Location: Paris
another distro giving up support for the Pegasos ? :-(


Top
   
 Post subject:
PostPosted: Thu Nov 27, 2008 6:10 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
I just started installation with a dirty trick (needs a 1.2 firmware): using yaboot, as described at http://en.opensuse.org/Pegasos#openSUSE_11.0

If installation succeeds, I'll post a detailed description, how I did it. Now still downloading...

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


Top
   
 Post subject:
PostPosted: Thu Nov 27, 2008 6:59 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Gave up for now :-( The installer boots, finds network cards, downloads the rest of the installer from the network, but when it comes to partitioning, it is broken:

- it insists, that /boot should be within the first 4GB of the HDD (all my kernels are beyond 20GB...). This could be worked around.

- wants to create a PREP partition, but fails to do it (could not work it around)

Once I find an empty HDD and some more time, I'll check it out, what automatic partitioning can do. Manual partitioning does not work, and I have too much to loose to an automatic partitioning (SuSE 10.3, 11.0, 11.1, SLES 10, Ubuntu 8.10, Debian Lenny, Gentoo, just to name a few :-) ).

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


Top
   
PostPosted: Tue Dec 16, 2008 3:42 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 50
Location: greensboro , NC U.S.A.
I upgraded my Pegasos II from Fedora 9 to fedora 10 with the Fedora-10-ppc-netinst.iso CD. I tried booting from the /images/netboot/ppc32.img. but that did not work, it hungup after loading.
I copied /ppc/ppc32/vmlinuz and /ppc/ppc32/ramdisk.image.gz to the /boot directory. then edited grub.cfg(I use grub for booting not yaboot) to use them.
rebooted and the installer booted in to graphics mode and found the cd. asked the usual questions ie language, keyboard, network.
when it got to the install or upgrade screen I clicked Upgrade and picked the right partition. I also have many linux dist on one harddrive and this partition #10.
then the installer downloaded everything it needed and installed it.
when the 'Your System Upgrade is done' and 'Time to Reboot' screen came up. I edited my grub.cfg file for the new kernel.
if you use yaboot you should edit the yaboot.conf file.

you can get to the cli by pressing ctrl-alt-F2 all at once.
but the installer crashed when i tried to go back to the X window Alt-F6. go to the cli last before reboot.
the system booted OK and I am writing this in Fedora 10.

here is the first few lines of dmesg
Code:
Using CHRP machine description
Total memory = 512MB; using 1024kB for hash table (at cff00000)
Initializing cgroup subsys cpu
Linux version 2.6.27.7-134.fc10.ppc (mockbuild@ppc5.fedora.phx.redhat.com) (gcc
version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) ) #1 Mon Dec 1 22:10:23 EST 2008
Found initrd at 0xc26e5e21:0xc2b4463b
Found legacy serial port 0 for /pci@80000000/isa@C/serial@i2F8
port=2f8, taddr=fe0002f8, irq=0, clk=1843200, speed=0
Found legacy serial port 1 for /pci@80000000/isa@C/serial@i2F8
port=2f8, taddr=0, irq=0, clk=1843200, speed=0
console [udbg0] enabled
chrp type = 6 [Genesi Pegasos]
Pegasos l2cr : L2 cache was not active, activating
in Fedora 10 when switching from X to cli use ctrl-alt-F2 thru F6 and to get back to X alt-F1.
the only problem I have found is when switching from X to cli and back to X I have to login again.

nels


Top
   
 Post subject:
PostPosted: Wed Dec 17, 2008 1:51 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
I was talking about a fresh installation, as I don't have Fedora installed right now. That does not seem to work...

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


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

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 3 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