quantify-nfc / Wear24-NFC-ROM

6 stars 2 forks source link

Make system bootable #10

Open davwheat opened 5 years ago

davwheat commented 5 years ago

System bootloops. Let's get logs and fix it.

JaredTamana commented 5 years ago

Currently failing due to my dumbass not having a complete deodexed fs. This next build should fix that!

JaredTamana commented 5 years ago

Logs reveal signature mismatch. Waiting on user input as to how to fix. See https://github.com/iBotPeaches/Apktool/issues/1519

davwheat commented 5 years ago

Seem to now be stuck in a bootloop due to the TFTP failing to write to system. Deleting the binary seems to let us 'skip' the issue.

We still need to find the underlying cause of the issue or find a sneaky way around it to get the system fully bootable and forget about this until we reeeally need to fix it and then we have no clue what we're doing so just give up.