Quote:
Originally Posted by Renate
EDL write misc-recovery to misc
|
Thanks, I have just done this. What should I do now? I saw previously that you suggested after this to run adb sideload:
Quote:
Originally Posted by Renate
Try this. You already have the decrypted update.zip.
Code:
edl /l~~~~~~ <-- your loader
edl /w /pmisc misc-recovery.img
edl /z
adb sideload update.zip
The file ends in .prc, just rename it .img (not that it matters).
|
However, once I have written misc-recovery.img via EDL (and then edl /z), the device reboots but I still cannot access via adb.
I can now however access via fastboot (fastboot devices shows eebba4d fastboot).
Would you have any suggestions from here?
Thanks,
JD