View Single Post
Old 05-17-2025, 07:39 AM   #82
chatelp
Junior Member
chatelp began at the beginning.
 
Posts: 7
Karma: 10
Join Date: May 2025
Device: Boox GoColor7 v2
Wonderful! Thanks asulwer, it works with latest firmware on Go Color 7.
I'm buying a Go Color 7 v2, do you think/know if the same process will work with it?

Cheers

Quote:
Originally Posted by asulwer View Post
the following is what worked on the latest Go Color 7

download goco7.bin, place in edl.exe directory

- adb reboot edl
- edl /lgoco7.bin
- edl.exe /r /pboot_a boota.img /t
- edl /z

copy boota.img to Downloads dir on device
use latest Magisk to patch boota.img
copy boota_patched.img to the same directory as edl.exe is located

do not boot into bootloader, didnt work for me
- adb reboot edl
- edl /lgoco7.bin
- edl /w /pboot_a boota_patched.img
- edl /z

patching complete! verify patching complete with Magisk

use to revert back changes

- adb reboot edl
- edl /lgoco7.bin
- edl /w /pboot_a boota.img
- edl /z

patching reversed! verify reversal with Magisk
chatelp is offline   Reply With Quote