torsdag, december 16, 2004

 

Fedora PPC on Imac

1. Download boot.iso and burn with toast.
http://fedoraproject.org/fedorappc/FC-3/os/images/mac/boot.iso

2. Choose language

3. Choose keyboard

4. Choose Instalation method "HTTP"

5. Configure TCP/IP

6. HTTP Setup
Web Site Name: fedoraproject.org
Fedora Core Directory:/fedorappc/FC-3/os/

7.Use Disc Druid because Apple Boot must be the first partition.If you have
problem here you can do Autopartition with a Yellow Dog Linux CD1.

Partitioning
Device Start End Size Type Mount Point
/dev/hda
hda2     1    1   1M    Apple Boot
hda3    1   1216  9530M  ext3
hda4    1216  1248  255M  Swap

Write this down you have to remember /=hda3 and swap=hda4

8. No need to change Netowork Configuration

9. Follow all settings and choose what's best for you.

10. Choose packages (you can ad more later with yum)

11. When everything is installed reboot and hold "C"

12. Enter linux rescue

13. Do 4-6 again so you will get the rescue image from http://fedoraproject.org/fedorappc/FC-3/os/

14. Then choose "Continue" when Rescue comes up

15.
cd /mnt
cd sysimage
cd etc
vi fstab
change "LABEL=/" to device name "/dev/hda3"

Should look like this
example: /dev/hda3 / ext3 defaults 1 1
/dev/hda4 swap

save and quit "wq!"

16. exit

17. boot with mouse button pressed to unmount cd
Comments:

<< Home

This page is powered by Blogger. Isn't yours?