[Cbe-oss-dev] petitboot testing release

Akinobu Mita mita at fixstars.com
Mon May 18 20:16:21 EST 2009


> I uploaded another testing build of Jeremy Kerr's new
> petitboot.  This release is a stable testing version.
>
> Download from:
>
>   http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-petitboot/testing/

I tested ps3-petitboot-testing-09.05.12.bld and it works fine on my PS3.

I tried to build it from source, but it failed to boot.
(I got a blank screen and '+' does not work)
Is there something wrong with my build process?
(build host is Fedora Core 7 x86-64)

git clone git://nbd.name/openwrt.git
base=1b99239fe355e517597fe85ec1df977414bbbc4c
(cd openwrt; git archive --format=tar --prefix=openwrt-petitboot/ $base) |
tar xf -

cd openwrt-petitboot
./scripts/feeds update

wget
http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-petitboot/testing/ps3-petitboot-testing-09.05.12-patches.tar.bz2
tar xfv ps3-petitboot-testing-09.05.12-patches.tar.bz2
mv ps3-petitboot-testing-09.05.12-patches patches
quilt push -a

make menuconfig # select Target System to Sony PS3 Game Console
make world

cp bin/otheros.bld /media/disk/ps3/otheros/



More information about the cbe-oss-dev mailing list