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%...