View Single Post
Posts: 11 | Thanked: 6 times | Joined on Oct 2010
#608
Originally Posted by eme View Post
ok thanks,

no its not a must to use the GUI ..

but i'm not sure,
can i keep the files in the same folder? i have stored it like that:

Code:
root/ps3/psfreedom-enable.sh
root/ps3/psfreedom-disable.sh
root/ps3/freedom.ko 
root/ps3/default_payload-3_41.bin 
root/ps3/payload_dump_elfs_3_41.bin
so if i go to terminal

Code:
root
cd ps3
psfreedom-enable.sh
than it must work, right?
yep you can keep the files in the same folder but you have to issue the "cp" command right after you launch the psfreedom-enable.sh script or it wont load the payload

cp default_payload-3_41.bin /proc/psfreedom/payload

btw you can rename the .bin file with anything you like ex. 1.bin
 

The Following User Says Thank You to r0kk0 For This Useful Post: