quantify-nfc/Wear24-NFC-ROM

Make system bootable

Opened this issue · 3 comments

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

  • Disable sig verification or sign system

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

Logs reveal signature mismatch. Waiting on user input as to how to fix. See iBotPeaches/Apktool#1519

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.