All times are UTC-06:00




Post new topic  Reply to topic  [ 10 posts ] 
Author Message
PostPosted: Sat Oct 28, 2006 3:50 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 50
Location: greensboro , NC U.S.A.
Frdora Core 6 installs on my Pegasos 2
My setup Pegasos2 G4 1Ghz
Ati 9000pro graphics card
WD 120 GB ide hard drive
512 MB memory
DVD +r ide writer

Booted from the DVD disk with the command
Code:
boot cd /images/netboot/ppc32.img
It booted in to the GUI installer as on an x86 machine.
I had only 2 problems/bugs

1. I have 2 versions of Fedora on my peg, FC4 which is my main os and FC5 which I am testing (becuse I have learned the hard way to try/test a new distro before upgrading). The installer had a problem with upgrading when ther is 2 partitions labeled '/'. To get around this I had to delete my FC5 partitions and select install in free space on harddrive.

2. when selecting package groups to install, if Fedora Extras is selected I get an Error box pops up and the peg reboots. So dont pick Fedora Extras and the install proceds normally.

nels


Top
   
 Post subject:
PostPosted: Thu Nov 02, 2006 5:00 pm 
Hi !
I would like to know if everything works for you now.

In fact, I would like to write a tutorial about Fedora Core for Pegasos in the Pegasos book (the only problem is that I must find some space on my HD before !)


Top
   
 Post subject:
PostPosted: Wed Nov 22, 2006 2:38 pm 
Offline

Joined: Tue Jun 14, 2005 8:30 pm
Posts: 78
Location: Germany
I installed FC6 today and the installation worked without any errors (no problems with Fedora Extras). But how do I boot FC6 :?:

_________________
..:: www.djbase.de ::..


Top
   
 Post subject:
PostPosted: Wed Nov 22, 2006 6:37 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 50
Location: greensboro , NC U.S.A.
boot hd:x /yaboot/yaboot conf=hd:x,/yaboot/yaboot.conf

x = the fedora boot partition

nels


Top
   
 Post subject:
PostPosted: Fri Nov 24, 2006 4:18 pm 
Or (if you have only one partition for fedora as I do and you are working on /dev/hdb) :

Example on /dev/hdb3 :
boot hd0:3 /boot/yaboot/yaboot conf=hd0:3,/boot/yaboot/yaboot.conf

No pb here with Fedora extras.
Fedora 6 works fine here.


Last edited by lugduweb on Sat Nov 25, 2006 2:12 am, edited 1 time in total.

Top
   
 Post subject:
PostPosted: Fri Nov 24, 2006 5:41 pm 
Offline

Joined: Tue Jun 14, 2005 8:30 pm
Posts: 78
Location: Germany
Thanks but I alrready switched back to Ubuntu Edgy. Works better and faster for me.

_________________
..:: www.djbase.de ::..


Top
   
 Post subject:
PostPosted: Sun Nov 26, 2006 6:53 am 
Offline
Genesi

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1422
There is an interesting discussion here about PowerPC and Fedora:

Fedora Summit

Check it out and don't be afraid to post.

Best regards,
R&B :)

_________________
http://bbrv.blogspot.com


Top
   
 Post subject:
PostPosted: Sat Jan 06, 2007 7:58 am 
Offline

Joined: Sat Jan 06, 2007 6:48 am
Posts: 5
I installed fedora core 6 from the DVD.
The install its really easy, but now i want to boot, but I don't know waht I need to write in the of promt.
Ive tryed the commands of that post without good luck.
The best that it says its "unsupported filesystem"

I have installed it on a peg2 with 512 mb of ram and a radeon 7000.

My partition list its something like this:

bi0: FFS For boot.img of morphos
DH0: SFS Morphos sys
DH1: SFS Morphos software
DH2: SFS Morphos Games
DH3: SFS Morphos Misc partiton
dhxx EXT2 The linux / (i've tryed too with ext3)
dhxx SWAP the swap partiton


boot hd:6 /yaboot/yaboot conf=hd:6,/yaboot/yaboot.conf

Thats the correct boot sentence??

Thanks and sorry for my bad english and my lame linux knowledge

Please, helpme ASAP, i need the linux runnig to do some university practices and its the only computer that I can install it at the moment. Thanks another time


Top
   
 Post subject:
PostPosted: Sat Jan 06, 2007 12:06 pm 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
I installed fedora core 6 from the DVD.
The install its really easy, but now i want to boot, but I don't know waht I need to write in the of promt.
Ive tryed the commands of that post without good luck.
The best that it says its "unsupported filesystem"

I have installed it on a peg2 with 512 mb of ram and a radeon 7000.

My partition list its something like this:

bi0: FFS For boot.img of morphos
DH0: SFS Morphos sys
DH1: SFS Morphos software
DH2: SFS Morphos Games
DH3: SFS Morphos Misc partiton
dhxx EXT2 The linux / (i've tryed too with ext3)
dhxx SWAP the swap partiton


boot hd:6 /yaboot/yaboot conf=hd:6,/yaboot/yaboot.conf

Thats the correct boot sentence??

Thanks and sorry for my bad english and my lame linux knowledge

Please, helpme ASAP, i need the linux runnig to do some university practices and its the only computer that I can install it at the moment. Thanks another time
Depending on which firmware you have, the disk numbering is different.

If it's 1.2 (Pegasos) or earlier or you have an Efika, then the partitions number from 0, so your Linux partition will be hd:5

If it's 1.2.99 (Pegasos) or above, it'll number from 1, with partition 0 being a special 'whole disk' partition.

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Sat Jan 06, 2007 7:06 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 50
Location: greensboro , NC U.S.A.
@doraemon
try
Code:
boot hd:5 /boot/yaboot/yaboot conf=hd:5,/boot/yaboot/yaboot.conf
you can also use the 'ls' comand to list a partitions contents
Code:
ls hd:5 /boot/yaboot

nels


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

All times are UTC-06:00


Who is online

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