Over the weekend Klutsh http://www.klutsh.com/2010/11/07/howto-compile-psfreedoms-payloads/ a simple guide on how to compile PSFreedom's payloads with Ubuntu 10.10.
He states this is for the payloads only and is independent of devices, and his next guide will cover compiling the kernel and the kernel module which are device dependant.
Below is the guide, to quote:
Here's a real quick guide on getting Ubuntu 10.10 ready to compile the PSFreedom payloads.
Prerequisites:
- A Working install of http://www.ubuntu.com/desktop/get-ubuntu/download
The Guide:
First thing we need to do is install some applications through apt, so open a terminal and do the following:
Now we need to clone PSFreedom from github to our local PC, pull it's submodules and get the toolchain installedCode:sudo apt-get install git-core gnupg flex bison gperf libsdl1.2-dev libesd0-dev libwxgtk2.6-dev build-essential zip curl libncurses5-dev zlib1g-dev gcc-4.3 cpp-4.3 g++-4.3 texinfo autoconf
Now go get a Coffee/sleep, installing the toolchain can take a few hours (6-7 hours if you are running Ubuntu in a Virtual PC)Code:cd ~/ git clone git://github.com/kakaroto/PSFreedom.git cd PSFreedom git submodule update --init cd pl3 git submodule update --init cd ps3toolchain sudo ./toolchain-sudo.sh
Ok, so you have had your Coffee or sleep and you have the toolchain installed & PSFreedom cloned to your home directory, the hard part is over.
Now you need to edit your .bashrc file:
Add the following line to the end of the file:Code:gedit ~/.bashrc
To compile PSFreedom's payloads is simple now, open a terminal and do the following:Code:export PATH=${PATH}:/usr/local/ps3dev/ppu/bin/
That's it, you can now find the payload .bin files in the PSFreedom/pl3 folder.Code:cd ~/PSFreedom/pl3 make
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
24993 PS3 News
5279 Starlight
2965 HeyManHRU
2173 CJPC
2129 elser1
1818 cfwprophet
1756 her0
1571 oVERSoLDiER
1291 GrandpaHomer
1080 barrybarryk





