This is being discussed in the other thread, but I figure these developments are significant enough to put in their own thread. The info in the other thread is also a bit scattered and it may not be obvious how this all works. So here in one neat package are the steps as far as I can tell - any corrections, let me know. It's basically a shortened/summarised version of Sony's documentation:
The results - some posters on GAF and PS3Forums already have FC5 installed and running:
If you are feeling adventurous, you may want to try Gentoo. Here's some instructions from the powerdeveloper.org forums:
http://www.powerdeveloper.org/forums/viewtopic.php?t=927
It seems any PPC distro ought to have a good chance of working here.
Preparation:
1) Download and burn Fedora Core 5 to a DVD
2) Download and burn the PS3 Linux Add-On Packages CD
3) Using a USB stick (or other storage option, like CD/DVD/BD etc.) create a folder at the top level called 'PS3'. Within that folder create a new sub-folder called 'otheros'. In that folder you need to put to files:
otheros.bld (bootloader - found on the Add-on Packages CD in the 'kboot' folder)
otheros.self (Sony's "Other OS Installer")
4) Create a Linux partition on your PS3 (via the XMB format utility)
5) Connect the USB or other storage from 3) to your PS3.
6) Start the "Install Other OS" Utility. It will scan for the otheros.self file, and when it has found it, will display its location. Select that and it will install the bootloader.
7) Set the default OS to be "Other OS" in the XMB system settings.
8) Reboot the machine. It will now automatically boot the bootloader from which you can install your OS.
Installing Fedora Core 5:
The bootloader will have a command prompt. To install type the following command:
install-fc sda
It will prompt you to insert the Fedora Core 5 DVD. Put it in if you haven't already, and hit 'y'.
It will then ask you if you want a minimum or full install, enter your preferred option. It will warn you that data on the linux partition will be erased - just hit 'y' to continue.
When finished, the DVD will eject. It will then prompt you to enter the Add-on Packages CD. Just pop it in and hit 'y'. It will eject to finish, and that's the installation complete. Just enter 'reboot' to start Linux or 'halt' to turn off the machine.
The results - some posters on GAF and PS3Forums already have FC5 installed and running:
If you are feeling adventurous, you may want to try Gentoo. Here's some instructions from the powerdeveloper.org forums:
the quickest way to get it running is just fetch or produce a standard stage3 image, add a default kernel for ps3 (the latest cell-sources should do) and it should work. (if you have a powerpc or a ppc64 would be easy since you can chroot inside)
I'm not 100% sure since I don't have access to a system...
http://www.powerdeveloper.org/forums/viewtopic.php?t=927
It seems any PPC distro ought to have a good chance of working here.