i have managed to successfully convert my ps3, but only with altering the tutorial a little bit:
the section in step 8
21- Write "cd metldrpwn" and press ENTER.
22- Write "sudo chmod +x ./run.sh" and press ENTER. (updated with correct command, thanks to
@
gankutsuo
for the tip)
23- Write "sudo ./run.sh"
didnt work for me
i had to:
"cd metldrpwn" hit enter
then type
"chmod +x run.sh" hit enter
then type
"sudo sh run.sh" hit enter and it should work correctly
other then that, a very helpful tutorial