PS3 Background:
Your PS3 has a hypervisor that limits your use of your power machine. And when running on Linux, it makes you use swap memory (uses HDD for memory), which is very low but more specifically 26MBs.
Instructions:
This presumes your flash devices have been previously formated for you and contain a partition table. WARNING! This procedure will destroy all data on the SD card and the USB key!
Open a terminal. Enter the following commands:
You are now running with swap space evenly distributed between the two flash devices. If you like it we continue the procedure: edit the following file:Code:su [type in your root password] /sbin/mkswap /dev/sdd1 /sbin/mkswap /dev/sdf1 /sbin/swapoff -a /sbin/swapon -p 1 /dev/sdd1 /sbin/swapon -p 1 /dev/sdf1
remove the line that contains the word "swap" in it. Add these two lines instead:Code:/etc/fstab
Thats all. You can probably use a memory stick or SD card, but you would have to figure out what to change.Code:/dev/sdd1 swap swap pri=1 0 0 /dev/sdf1 swap swap pri=1 0 0
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
2124 elser1
1818 cfwprophet
1756 her0
1570 oVERSoLDiER
1291 GrandpaHomer
1080 barrybarryk




