Thread: Go 7 bootloop
View Single Post
Old Yesterday, 11:01 AM   #35
gleboss
Enthusiast
gleboss began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Mar 2026
Device: Onyx Boox Go 7
I tried to flash some paritions and got the same verification err:
Code:
> .\edl.exe /w /pxbl_a .\output\xbl.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write xbl.img... ok, writing 100% ok
> .\edl.exe /w /pxbl_b .\output\xbl.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write xbl.img... ok, writing 100% ok
> .\edl.exe /w /pabl_a .\output\abl.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write abl.img... ok, writing 100% ok
> .\edl.exe /w /pabl_b .\output\abl.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write abl.img... ok, writing 100% ok
> .\edl.exe /w /pboot_a .\output\boot.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write boot.img... ok, writing 100% ok
> .\edl.exe /w /pboot_b .\output\boot.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write boot.img... ok, writing 100% ok
P> .\edl.exe /w /pdtbo_a .\output\dtbo.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write dtbo.img... ok, writing 100% ok
> .\edl.exe /w /pdtbo_b .\output\dtbo.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write dtbo.img... ok, writing 100% ok
> .\edl.exe /w /pmodem_a .\output\modem.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write modem.img... ok, writing 100% ok
> .\edl.exe /w /pmodem_b .\output\modem.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write modem.img... ok, writing 100% ok
> .\edl.exe /w /precovery_a .\output\recovery.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write recovery.img... ok, writing 100% ok
> .\edl.exe /w /precovery_b .\output\recovery.img
Found EDL 9008, configuring... ok
Requesting info on LUN 0... ok
Requesting GPT 0 header... ok, receiving... ok, requesting entries... ok, receiving... ok
Requesting write recovery.img... ok, writing 100% ok
> .\edl.exe /z
Found EDL 9008, requesting reboot... ok
> .\adb.exe sideload ..\update.zip
serving: '..\update.zip'  (~47%)    adb: failed to read command: No error
gleboss is online now   Reply With Quote