View Single Post
Old 09-14-2023, 02:54 PM   #5
eagle_warrior
Junior Member
eagle_warrior began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2023
Device: Boox Nova Air
Quote:
Originally Posted by Renate View Post
Mmm, can you get to recovery just by:
Code:
adb reboot recovery
Things can get complicated if you use /misc to force it to recovery if there should be a problem with recovery as you can't disable it without a rooted normal system or fastboot or EDL mode or working recovery.
I'll post it if you can't get to recovery.
I tried flashing the recovery image and reboot recovery but now it stuck at a white screen. And my computer can't recognize it now lol. I can hold the power button and it will show the "Onyx" logo then go to the blank screen.
Seems maybe I can still get to the fastboot mode, just don't know how to do it.

Also my device now can't boot to system too.

Console log:
Code:
PS C:\platform-tools> .\fastboot flash recovery .\narec.img
Sending 'recovery' (19812 KB)                      OKAY [  0.440s]
Writing 'recovery'                                 OKAY [  0.226s]
Finished. Total time: 0.711s
PS C:\platform-tools> .\fastboot reboot recovery
Rebooting into recovery                            OKAY [  0.000s]
Finished. Total time: 0.003s
PS C:\platform-tools> .\adb devices
List of devices attached

PS C:\platform-tools> .\adb devices
List of devices attached

PS C:\platform-tools>
eagle_warrior is offline   Reply With Quote