View Single Post
Old 02-18-2024, 07:46 AM   #5
snuggy
Member
snuggy began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Feb 2024
Device: Boox Max Lumi
Quote:
Originally Posted by jljtgr View Post
It might be worth a try to reflash the update if you think that there is a mismatch between partitions. A full update file should include the boot partition.

Unless I miss my guess, you should be able to get the update UPX from here:
Code:
http://data.onyx-international.cn/api/firmware/update?where=%7B%22buildNumber%22:0,%22buildType%22:%22user%22,%22deviceMAC%22:%22%22,%22lang%22:%22en_US%22,%22model%22:%22MaxLumi%22,%22submodel%22:%22%22,%22fingerprint%22:%22%22%7D
http://firmware-us-volc.boox.com/382647ca3866d28d1c3a519c8f1d62e6/update.upx
You will need the following project to convert the UPX to ZIP...
https://github.com/Hagb/decryptBooxUpdateUpx

With the update.zip, you can adb sideload update.zip... assuming your device can enter recovery and you can navigate the menu. Use the sideload command when the recovery prompts you for it.

If you haven't set up ADB authorization yet for your device, you might have to plug a mouse into your device to navigate without touch. Other navigation methods like scrcpy probably won't work without ADB authorization unless you can figure out OTG mode.
Just trying this button to see if the reply works
snuggy is offline   Reply With Quote