Gentoo
Download
Link Info
Gentoo Install CD
(minimal)
Burn on CD at slow speed.
Gentoo Stage 4
tarball
(optional) Download it in advance if your net speed is slow. You can download it during
installation too. For remote installations, download this in advance and keep it handy on a memory
stick!
otheros.bld for
Gentoo
otheros.default extracted from the Minimal ISO. Use this with the otheros installer.
● Prepare your PS3 for otheros using the instructions here
● Now turn on your PS3 with the Gentoo Install CD in the drive.
● Press Enter to boot the Gentoo kernel - It will boot and configure networking and other settings
automatically. Make sure you have a DHCP server on your network (Router or another PC which is
sharing the internet connection)
Installation starts now, with the livecd ~ # prompt
Partitioning Disks
(Assuming you gave your Linux partition 10GB. If you gave the linux partition 50GB, change
the "+10000M" to "+40000M")
livecd / # fdisk /dev/sda
The number of cylinders for this disk is set to 10239.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-10239, default 1): Press Enter
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-10239, default 10239): +10000M
Command (m for help): n
Command action
e extended