View Single Post
Old 03-23-2026, 06:54 AM   #27
jd27
Junior Member
jd27 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2026
Location: Australia
Device: go7
Quote:
Originally Posted by Renate View Post
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 View Post
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
jd27 is offline   Reply With Quote