View Single Post
Old 01-15-2023, 02:57 PM   #14
darcity
Member
darcity began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jan 2023
Device: Onyx Boox Note Air 2
Quote:
Originally Posted by darcity View Post
I will try this in the evening. I had EDL configured but was stupid enough to not dump the boot partition before flashing it. Before flashing the recovery and misc partition I will secure the existing ones this time
Ok I have trouble getting the device in edl mode, because in recovery it shows up as "unauthorized"

Code:
λ  adb devices
List of devices attached
84840743	unauthorized
Is there another way to get into edl?

In edl mode I am planning to secure the partitions like this. Is it correct?

Code:
 edl --loader ./Loaders/qualcomm/factory/sdm662/0014d0e100000000_d40eee56f3194665_FHPRG.bin --memory=ufs r recovery recovery.img.bak
 edl --loader ./Loaders/qualcomm/factory/sdm662/0014d0e100000000_d40eee56f3194665_FHPRG.bin --memory=ufs r misc misc.img.bak
darcity is offline   Reply With Quote