Quote:
Originally Posted by Renate
Our messages crossed and I missed yours originally.
Not a problem. If you booted a stock recovery it cleared them.
I don't know why that recmod did not work. It was a minor update from one that had previously worked. If you could, post the recovery that you extracted from the update. (There's a 20 MB limit for attachments here.)
Did you try flashing the boot from the update?
I don't know what the scoop with updates are. Did you extract that recovery from payload.bin or was it just in the zip?
|
The content of the zip looks like this:
Code:
tree update
update
├── META-INF
│** └── com
│** └── android
│** ├── metadata
│** └── otacert
├── payload.bin
└── payload_properties.txt
Everything seems to be packed inside payload.bin including boot.img and recovery.img
Recovery seems to be too large to attach it here. I will upload it in the lunch break.
Code:
λ du -sch recovery.img
97M recovery.img
Tried to flash boot and recovery all together from stock but that also resulted in a boot loop.
could it be that I need to flash vbmeta too?