Boot loop :(

sgtsc0rpi0n

Member
Jun 11, 2011
18
0
0
Hi sorry new to the android scene did factor reset while on a custom rom :/ learned my lesson there! now i'm stuck in a boot loop. I have read through the threads on unrooting to stock but having a problem getting adb communication. Frozen on waiting for phone. An additional problem i have is I'm using ClockworkMod Recovery and not the one suggested. I'm just stuck any help getting adb communications would be appriciated.
 
Boot into the recovery, and then you should regain adb communications. Then type in these commands:

Code:
adb shell strings /dev/mtd/mtd8
adb shell flash_eraseall /dev/mtd/mtd8

Then flash a new rom.
 
When i boot up the phone it automatically goes into ClockworkMod Recovery. Is there a step that I am missing possibly? I am using superoneclick for adb and it is freezing when it says "Waiting for device" Is there maybe another software I could use?
 
When i boot up the phone it automatically goes into ClockworkMod Recovery. Is there a step that I am missing possibly? I am using superoneclick for adb and it is freezing when it says "Waiting for device" Is there maybe another software I could use?

You can still adb into the phone when it is in recovery. You don't need superoneclick. Simply use adb as I've described. If adb won't connect, try uninstalling and reinstalling the drivers.