|
|
#1 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Feb 2026
Location: Australia
Device: go7
|
Go 7 attempted root and now stuck on boox logo
Hi,
I had purchased a new Go 7, and attempted to root the device using this guide noting that someone on reddit stated that the same guide worked for the Go 7. My device now unfortunately does not boot - it shows the BOOX logo but nothing else happens. I have bought a EDL cable, and can still access EDL but not adb or fastboot. Could someone provide any advice on (a) how I can get back a functioning device, and (b) what I should do to be able to root this device? What I did to get into a not working state:
Code:
.\platform-tools\adb.exe reboot edl .\edl.exe /lgo7-2.bin .\edl.exe /g .\edl.exe /r /pboot_a go7_boota_unrooted.img .\edl.exe /r /pboot_b go7_bootb_unrooted.img .\edl.exe /z .\platform-tools\adb.exe install magisk.apk (I then used magisk to patch boota_unrooted.img and bootb_unrooted.img) .\platform-tools\adb.exe pull .\platform-tools\adb.exe reboot edl .\edl.exe /w /pboot_a magisk_patched-30600_vn0oa_boota.img .\edl.exe /w /pboot_b magisk_patched-30600_8rklr_bootb .\edl.exe /z What I did to try to recover (Method 1 - did not work): Using an EDL cable: Code:
C:\Users\Em\Desktop\boox-root> .\edl.exe /lgo7-2.bin Found EDL 9008, handshaking... version 2 HWID: 0013f0e100000000 (x3), JTAG: 0013f0e1, OEM: 0000, Model: 0000 Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955-bc8a4519ff992b03-1fadc6355015ac87 (x3) Sending go7-2.bin 100% ok, starting... ok, waiting for Firehose... ok .\edl.exe /w /pboot_a go7_boota_unrooted.img .\edl.exe /w /pboot_b go7_bootb_unrooted.img .\edl.exe /z What I did to try to recover (Method 2 - also did not work):
I'm stuck here because guides tell me to also write 'super.img', but I don't have this file. Are there any suggestions? I'm grateful for any advice people can offer, and thanks in advance. |
|
|
|
|
|
#2 |
|
Member
![]() Posts: 18
Karma: 10
Join Date: Dec 2025
Device: Boox Note Air 5c
|
YMMV - Look at the Air 5c thread for details, and try switching A and B when you write the unrooted images back one at a time.
https://www.mobileread.com/forums/sh...3&postcount=18 Last edited by darkwill; 02-19-2026 at 08:14 PM. Reason: Added link to 5c thread |
|
|
|
|
|
#3 |
|
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,293
Karma: 20532355
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
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 |
|
|
|
|
|
#4 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Feb 2026
Location: Australia
Device: go7
|
Thanks, I can get into edl mode and can write misc-recovery.img, but then do not know how to get adb to work.
Code:
PS C:\Users\Em\Desktop\boox-root> .\edl.exe /lgo7-2.bin Found EDL 9008, handshaking... version 2 HWID: 0013f0e100000000 (x3), JTAG: 0013f0e1, OEM: 0000, Model: 0000 Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955-bc8a4519ff992b03-1fadc6355015ac87 (x3) Sending go7-2.bin 100% ok, starting... ok, waiting for Firehose... ok PS C:\Users\Em\Desktop\boox-root> .\edl.exe /w /pmisc .\misc-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 misc-recovery.img... ok, writing 100% ok PS C:\Users\Em\Desktop\boox-root> .\edl.exe /z Found EDL 9008, requesting reboot... ok I then run: Code:
PS C:\Users\Em\Desktop\boox-root> .\platform-tools\adb.exe sideload .\update-4.1.1.zip adb: sideload connection failed: no devices/emulators found adb: trying pre-KitKat sideload method... adb: pre-KitKat sideload connection failed: no devices/emulators found |
|
|
|
|
|
#5 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Feb 2026
Location: Australia
Device: go7
|
@darkwill: Thank you for your info - I have also tried switching A and B a few times but no luck.
@Renate: I have writing the custom recovery (~57 mb file) to both recovery_a and recovery_b partitions, then writing misc-recovery.img to misc partition (to try to get it to boot to recovery on next boot). Code:
PS C:\Users\Em\Desktop\boox-root> .\edl.exe /lgo7-2.bin Found EDL 9008, handshaking... version 2 HWID: 0013f0e100000000 (x3), JTAG: 0013f0e1, OEM: 0000, Model: 0000 Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955-bc8a4519ff992b03-1fadc6355015ac87 (x3) Sending go7-2.bin 100% ok, starting... ok, waiting for Firehose... ok PS C:\Users\Em\Desktop\boox-root> .\edl.exe /w /precovery_a go7-rec.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 go7-rec.img... ok, writing 100% ok PS C:\Users\Em\Desktop\boox-root> .\edl.exe /w /precovery_b go7-rec.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 go7-rec.img... ok, writing 100% ok PS C:\Users\Em\Desktop\boox-root> .\edl.exe /w /pmisc misc-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 misc-recovery.img... ok, writing 100% ok PS C:\Users\Em\Desktop\boox-root> .\edl.exe /z Found EDL 9008, requesting reboot... ok PS C:\Users\Em\Desktop\boox-root> .\platform-tools\adb.exe devices List of devices attached |
|
|
|
|
|
#6 |
|
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,293
Karma: 20532355
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Does fastboot (i.e. bootloader) work?
You can select that with /misc Flash misc-bootloader.img to /misc |
|
|
|
|
|
#7 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Feb 2026
Location: Australia
Device: go7
|
Hi Renate,
I'm able to flash to /misc, then edl /z. The screen then flashes and the boox logo comes back. fastboot devices shows nothing though. Just so I am clear, is there anything I need to do after edl /z to get into fastboot? |
|
|
|
|
|
#8 |
|
Onyx-maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,293
Karma: 20532355
Join Date: Feb 2012
Location: Germany
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
But is this a case of the Windows fastboot device driver not loaded?
Does anything pop up when it goes to the Boox logo? You can pull the USB and see if it "bongs" when you plug it back in. You might have a 05c6/900e kernel crash. If you have the update you can use a Python dumper to get xbl and abl. You can flash them to both slots. Try recovery, try bootloader. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trying to root a Boox Note 2, stuck at fastboot boot image.img. Could use some help. | soypherpunk | Onyx Boox | 10 | 12-11-2025 02:30 PM |
| Aura H2O 1st edition having wifi troubleshoot and after firmware update loading logo stuck | Kobo4Life | Kobo Developer's Corner | 16 | 02-13-2024 03:43 PM |
| Stuck with a shop logo as wallpaper. | Wyre | Kobo Reader | 7 | 07-06-2017 12:57 PM |
| Pocketbook Ultra 650 stuck at boot logo | Dandan7932 | PocketBook | 6 | 10-02-2015 04:40 AM |
| 360 Stuck at startup logo with endless loading | darkforce | PocketBook | 0 | 07-02-2011 03:42 PM |