View Single Post
Old 04-07-2024, 12:33 PM   #21
Pentam
Connoisseur
Pentam began at the beginning.
 
Posts: 54
Karma: 10
Join Date: Jul 2023
Device: Boox Tab Mini C
Quote:
Originally Posted by Renate View Post
Try flashing the boot image.
Code:
fastboot flash boot boot.img
fastboot reboot
If you can get that to halfway normal boot try with the still encrypted update:
Code:
adb push update.upx sdcard
adb shell am start -a onyx.settings.action.firmware
flashing the boot image brought me back to being able to get into recovery. However, it still goes in boot loop and I cannot get far enough to get ADB working. In recovery it is still "unautherized".

Is there a way to flash the whole update via fastboot?
Pentam is offline   Reply With Quote