Petitboot is a graphical bootloader for the PlayStation 3. In 2007 the initial Petitboot Bootloader for PS3 was released.
In 2008 the http://ozlabs.org/~jk/projects/petitboot/ Benjamin Herrenschmidt and Jeremy Kerr updated it to v0.2 (rename to otheros.bld to install) which is available here:
Download: http://ozlabs.org/~jk/projects/petitboot/downloads/bin-0.2/otheros.bld / http://ozlabs.org/~jk/projects/petitboot/downloads/bin-0.2/otheros-petitboot+network.bld
Recently Sony's own PS3 Dev Geoffrey Levand has been updating it (linked above) further, with today's build available below:
Download: http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-petitboot/testing/ps3-petitboot-testing-09.05.19.bld
Installing Petitboot
1. Put your otheros.bld file on to a USB disk, in a file called /PS3/otheros/otheros.bld. Assuming your USB disk is mounted at /media/usbdisk:
If you don't have a USB disk, you can use any sort of media that the PS3 can read - CDROM, DVD, compact flash, etc. Just make sure that the file is called /PS3/otheros/otheros.bld.Code:[jk@pokey ~]$ mkdir -p /media/usbdisk/PS3/otheros [jk@pokey ~]$ cp otheros.bld /media/usbdisk/PS3/otheros/
2. Plug the USB disk into your PS3, and navigate to System -> System Settings -> Install Other OS. The PS3 should find the new file on the USB disk, and install it.
3. To boot with petitboot, just set your default operating system to "Other OS" (System -> System Settings -> Set Default OS), and reboot.
Using Petitboot
When petitboot starts, it will try to find existing Linux installations, by looking for /etc/kboot.conf, /etc/yaboot.conf or /boot/petitboot.conf files on any storage device connected to the system. Each discovered device will appear on the left-hand pane of the screen, and bootable options appear on the right.
You can navigate the boot options with the arrow keys (if you have a USB keyboard connected), or the D-Pad on the PS3 controller. If you're using a PS3 controller, you will need to have it connected via the cable; wireless controllers aren't supported (yet!).
If you only have a blank screen with no device icons, then petitboot has not found any bootable options. You can flip to a text console (using Alt+F1) to investigate.
The keys available are pictured below.
Petitboot Console
If you're using the petitboot console (either by hitting Alt+F1, or logging-in over the network), you have a fairly standard Linux system available. Some notes:
Discovered storage devices are mounted under /var/tmp/mnt, named by their device. For example, /dev/ps3da1 is mounted at /var/tmp/mnt/ps3da1.
To boot a kernel, use kexec:
Reverting to the Standard PS3 SoftwareCode:kexec -f --append="root=/dev/ps3da1" /var/tmp/mnt/ps3da1/boot/vmlinux .
If you'd like to revert to the standard PS3 behaviour (ie, the PS3 boots directly to gameos), then you can just do a reset of the PS3:
1. Turn the ps3 off
2. Hold down the power button until you get a second set of beeps
The ps3 boot sequence will now be back at the factory default.
More PlayStation 3 News...
13250 HeyManHRU
13207 PS3 News
11287 elser1
11119 oVERSoLDiER
9248 GrandpaHomer
8578 Tidusnake666
7968 saviour07
7340 condorstrike
7258 deank
6858 OGroteKoning
24974 PS3 News
5279 Starlight
2965 HeyManHRU
2173 CJPC
2123 elser1
1818 cfwprophet
1756 her0
1570 oVERSoLDiER
1291 GrandpaHomer
1080 barrybarryk








