- Download the appropriate ClockworkMod Touch Recovery.
- Open a terminal and cd to the folder where adb and fastboot are (e.g., android-sdk/platform-tools)
- Run
./adb reboot bootloader
 to enter Fastboot. You might need to run this using sudo if your permissions aren’t set up. - Run
./fastboot flash recovery recovery-clockwork-touch-5.8.0.2-toro.img
- After a successful flash, run
./fastboot reboot
{ 2012 05 11 }
Post a Comment
You must be logged in to post a comment.