Thread: Go 7 bootloop
View Single Post
Old 03-14-2026, 02:37 PM   #23
gleboss
Enthusiast
gleboss began at the beginning.
 
Posts: 39
Karma: 10
Join Date: Mar 2026
Device: Onyx Boox Go 7
Thanks a lot for helping me!

Here is what I did step by step:
Code:
> .\edl.exe /w /s0 /c0 .\big64gfile.img
> .\edl.exe /w /s0 /c34 ..\both\main.img
> .\edl.exe /w /s-33 /c33 ..\both\backup.img
> .\edl.exe /r /psuper super.img
> .\edl.exe /z
> .\adb.exe shell start autoupdate
Here I've got 11% issue again, next:
Code:
> .\edl.exe /f /psuper
> .\edl.exe /z
> .\adb.exe shell start autoupdate
Update process failed with - autolog_f_psuper.txt.

Next steps:
Code:
> .\edl.exe /w /psuper super.img
> .\edl.exe /f /pmetadata
> .\edl.exe /z
> .\adb.exe shell start autoupdate
Got the same issue with 11%. Next:
Code:
> .\edl.exe /f /psuper
> .\edl.exe /z
> .\adb.exe shell start autoupdate
So - no super, no metadata - autolog_f_super_meta.txt (looks the same as previous log).

Finally:
Code:
> .\edl.exe /w /psuper manmod.img
> .\edl.exe /z
> .\adb.exe shell start autoupdate
Got into 11%...
gleboss is offline   Reply With Quote