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
The screen then flashes black and comes back to the Boox logo.
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
I've tried also holding down the power button + page up + page down after edl /z, and other combinations, but I still can't seem to get into recovery / or able to use adb.