Originally posted by coffeehead
I have the Evo4g and downloaded the psfservice mod pack that came with an .img file for the Evo but i dont know what to do with the file itself. Does anyone know what to do?
Download the android SDK from google. (
You must login or register to view this content.)
Unpack it, go into your android-sdk folder via command prompt (cmd), you'll see a tools folder, go into there.
Connect your phone via your usb cable, mount your sd card (USB mount) transfer the psfMod file over to your SD Card, dismount the sdcard.
Now from command window sitting in C:\android-sdk\tools (or whatever the hell its called when you've installed the sdk) type: adb shell
su
cd \sdcard
flash_image recovery psfMod.img (changing the psfMod.img to whatever the file name is) and hit enter.
If you get memory error messages, reboot your phone and try it again. You might want to see if you can nab the older version of psfMod 9.5.7 if I remember right, so you can run the JB. Klutsh's (
You must login or register to view this content.) current version puts your PS3 into service mode. I have both images from my droid. The link above shoots you to his site, you can pick up everything you need there besides root help, and the android sdk.
Hope this helps...
Forgot to mention, you need your phone rooted, and also need the USB drivers for your phone installed. Win7 picked up my phone so I didn't have to trip on that step.