View Single Post
Old 07-22-2012   #164
beenii
Apprentice
 
Join Date: Sep 2010
Posts: 15
Likes: 14
Liked 4 Times in 3 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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
beenii is offline   Reply With Quote
Likes: (1)