View Single Post
Old 05-01-2024, 10:15 AM   #5
f_coco
Enthusiast
f_coco began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Mar 2015
Device: InkPad
Quote:
Originally Posted by Renate View Post
No, you don't have to fix any signing.
I'm going to dust off the custom recovery and see if it's still ok.

Edit: I blew off some dust and it's ok.
You need either a USB Type C flash or an USB Type A flash and an OTG adapter.
You need to put update.zip (the decrypted file) on the flash that is formated with FATxxx and not NTFS or EXTxxx

You need to flash the image (I'll PM you a link) to recovery either with fastboot or dd if you are rooted.
Code:
fastboot flash recovery p9mod
fastboot reboot recovery
... zzzz ... white screen
adb shell start autoupdate
... follow directions ...
Thanks for your help.
Let me put all this together.
01. I need to remove the devices check scripts in the original Poke3 update.zip and zip it again.
02. Put the new update.zip into a usb drive and attach it to the devices via a OTG adapter.
03. flash the p9mod to the recovery
04. reboot to recovery and start autoupdate and follow the instruction

Do i miss anything?
f_coco is offline   Reply With Quote