 |
 |
 |
 |
| Mac Chat The place to discuss your Fedora/ Mac woes (including ibooks and powerbooks). |

19th March 2005, 06:30 PM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 11

|
|
Newbie question about Fedora Core 4
I am a total newbie to Linux so please bear with me.
I decided to try to install Fedora Core 4 on a PowerPC G4/533. I burned all 5 cd's but I can't seem to boot off the first one to begin the install. Am I doing something wrong?
|

19th March 2005, 07:15 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,202

|
|
|
Please, please do not attempt to install FC4 at this point. It's a very early version designed to for testing purposes only. You should be installing FC3 instead - FC4 will be stable and available for general use later on.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

19th March 2005, 07:18 PM
|
 |
Retired Community Manager & Avid Drinker Of Suds
|
|
Join Date: Feb 2005
Location: Rochester NY
Age: 38
Posts: 4,176

|
|
|
Or wait til FC4 is release in June. FC 3 I think doesn't have total PPC support. Someone chime in on this to be sure of the PPC support.
__________________
Registered Linux User: #376813
Western NY
My linux site
Smolt Profile
please remember to say if you problem was solved
Did you get your id10t award today?
|

19th March 2005, 07:52 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 53

|
|
|
FC3 is actually pretty well off at this point, I have it running beautifully on my iBook 800Mhz G4, but be warned the installer isn't perfect so you might have to tinker a tiny bit with getting yaboot setup, but if you read the documentation you should be fine, check out the Fedora PPC guide thread. DO NOT UPDATE FROM THE DEVELOPMENT TREE, if you use the stable yum repository everything should run fine. I have a default workstation going and it runs better than OSX did on that laptop since it only has 256 mbs of ram.
__________________
Rawhide PPC iBook 800Mhz 256mb
FC4 XP3000+ 1024mb Soyo dragonkt600
|

22nd March 2005, 12:04 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 11

|
|
|
Thanks for your response. I took your advice and installed FC3. I ran into some snags during the install and had to play around until I got it to work. However, I'm still struck by the lack of any good documentation for Fedora Core for PPC. Maybe it's because I've been spoiled by using the Mac so long, but I hope that someone puts out a Fedora Core for PPC guide or something.
|

22nd March 2005, 02:13 AM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,202

|
|
Have you looked in the PPC section of the Forum. For instance: http://www.bytebot.net/geekdocs/ibook/fedorappc.html
I'm a bit envious since I've never touched a Mac, but now that the sub-$500 machine is out there, maybe some day (after the home improvements, boat and snowmobile that is....)
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

22nd March 2005, 07:46 AM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 53

|
|
|
Its because fedora for PPC is very new. . . it was not even supported when FC3 was released all the work was done after from what I understand. And FC4 is the first time its being included with the release.
__________________
Rawhide PPC iBook 800Mhz 256mb
FC4 XP3000+ 1024mb Soyo dragonkt600
|

23rd March 2005, 04:04 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 11

|
|
Quote:
|
Originally Posted by justol'bob
Have you looked in the PPC section of the Forum. For instance: http://www.bytebot.net/geekdocs/ibook/fedorappc.html
I'm a bit envious since I've never touched a Mac, but now that the sub-$500 machine is out there, maybe some day (after the home improvements, boat and snowmobile that is....)
|
Yes, in fact, that's where I found the installation instructions for FC3.
Last edited by flux1968; 23rd March 2005 at 04:05 AM.
Reason: Misspellings
|

23rd March 2005, 04:48 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 53

|
|
|
If you want to try FC4 and have FC3 installed do this. .
1. Download all 5 CDs and the boot.iso (don't bother with the DVD its more of a pain)
2. mount the boot iso "mount -o loop /home/user/boot.iso /mnt/tmp"
3.copy the VMlinuz and ramdisk image into your boot folder
4. Make a yaboot entry eg:
image=/boot/iso3.9/vmlinuz
initrd=/boot/iso3.9/ramdisk.image.gz
label=isoboot
root=/dev/hda2
partition=2
5. (optional)extract the CDs on another linux box and shared the folder over NFS (it MIGHT also work to do it frmo the hard drive)
6. Boot the yaboot entry and select method of install. So far I know of NFS and CD installs (after booting from the hard drive) working, neither myself nor LaKing could get the hard drive option going
__________________
Rawhide PPC iBook 800Mhz 256mb
FC4 XP3000+ 1024mb Soyo dragonkt600
|

23rd March 2005, 05:10 PM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 11

|
|
Quote:
|
Originally Posted by salpula
If you want to try FC4 and have FC3 installed do this. .
1. Download all 5 CDs and the boot.iso (don't bother with the DVD its more of a pain)
2. mount the boot iso "mount -o loop /home/user/boot.iso /mnt/tmp"
3.copy the VMlinuz and ramdisk image into your boot folder
4. Make a yaboot entry eg:
image=/boot/iso3.9/vmlinuz
initrd=/boot/iso3.9/ramdisk.image.gz
label=isoboot
root=/dev/hda2
partition=2
5. (optional)extract the CDs on another linux box and shared the folder over NFS (it MIGHT also work to do it frmo the hard drive)
6. Boot the yaboot entry and select method of install. So far I know of NFS and CD installs (after booting from the hard drive) working, neither myself nor LaKing could get the hard drive option going
|
Where can I find the boot.iso? It's not with the other 5 cd's that the Fedora page links to. Also, I'm a bit fuzzy on instructions 2 - 4. When would I type in that line: "mount -o loop /home/user/boot.iso /mnt/tmp"? Right at the prompt? Does this create a boot folder? How do I copy? I also don't know how to make a yaboot entry.
I'm sorry if this seems pathetic but like I said, I'm a total newbie. Thanx for your response though.
|

23rd March 2005, 08:25 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 53

|
|
|
How can it be pathetic that you don't know a lot about linux cause you are new. . . everyone starts off like that. . .some people just get cocky about it. . . If you want to read around on some of the other FC4 threads in this forum and see if you can figure anything out or get a basic jist of it. I think I am going to try and write an install faq from my expiriences tonight if I have time.
The most important thing about being a newbie to linux: Most of your questions will be answered by reading a little bit in forums and doing google searches. You also might want to find a basic command reference page ( I don't have any links on hand) until you become familiar. . .
good luck
-Salpula
__________________
Rawhide PPC iBook 800Mhz 256mb
FC4 XP3000+ 1024mb Soyo dragonkt600
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 07:05 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|