Quote:
Originally Posted by downeaster59
Okay. I've tried to flash TWRP on my Onyx Boox C67ML Carta 2. I've placed the flash_image file in system/bin and changed its permissions. I copied the TWRP image to /sdcard/. I type the commands in adb shell, and I get "error writing recovery - permission denied". What did I miss? Thanks.
|
Guess I am quite late for the message and the PO seems to have left the project. Have you tried to switch to root in the shell?
Code:
adb shell
su
cd /sdcard/
flash_image recovery RecoveryImageFile.img
BTW, for my C67ML Carta 2 the recovery in the first post won't work. But the one in the third post (from FOV) Auto_twrp-2.8.1.0-C67ML_Carta_2.zip, works like a charm.
Too bad this project has been abandoned, having TWRP in our devices is great.