Hi,
I was playing around with my boox page and tried to unpack/repack the stock recovery to enable ADB.
And now, I am stuck in a bootloop I can't exit from.
What I did:
- Dumped stock recovery via EDL
- Unpacked the recovery.img using Magisk Tools (
https://topjohnwu.github.io/Magisk/tools.html)
- Opened the ramdisk.cpio archive
- Edited the prop.default with the following options (found on the net, the goal was to enable adb on recovery):
- ro.secure=0
- ro.adb.secure=0
- ro.debuggable=1
- Saved my changes and repacked the recovery.img
- Booted into bootloader and ran "fastboot boot patched-recovery.img"
Now, I am stuck in a bootloop that I can't exit from.
Long pressing the power button does not help, trying to catch adb or fastboot neither.
Trying to boot under Qualcomm EDL 900e (holding volume buttons), no chance...
I also tried to change the active slot to b, but fastboot keeps waiting for a device.
I finally opened my Page and disconnected the battery. When I restart it.... still bootloop.
I need your help there.... what should I do?
I cannot find any reset point on the mother board, and I don't know where to look for the EDL 9008 test points.
Help
Motherboard pictures to come soon.