View Single Post
Old 06-15-2025, 11:51 PM   #88
longbinh
Junior Member
longbinh began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2025
Device: boox leaf3
Quote:
Originally Posted by Renate View Post
Ok, I've sent you a link for a recovery image.

First, you determine which slot you are on using ADB in the normal system. Follow these instructions, but stop if doesn't look like this. The ... is where it reboots.
Code:
C:\>adb shell
$ getprop | grep suffix
[ro.boot.slot_suffix]: [_a] -- or it might say _b
$ adb reboot edl
...
C:\>edl /lwhatever
C:\>edl /w /precovery_a rec.img -- or you might need to say _b
C:\>edl /z
...
C:\>adb shell
$ reboot recovery
...
-- You should see it boot to a white screen --
C:\>adb shell
# start ttyscreen
-- Do you see text on the screen or at least wiggly lines? --
# reboot
...
Good luck.
Hello Renate
Can you send recovery image?
I need convert my leaf3, thank you
longbinh is offline   Reply With Quote