-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
If you restore a backup with restore.py
but don't finish the process (perhaps because you bricked your Precursor per #610), and then do precursorupdater --factory-reset
, your Precursor will keep prompting for a backup key to finish the restoration process.
As bunnie found out at 38C3, this was due to a flag in flash not being erased by precursorupdater --factory-reset
. The flag indicates that we are currently doing a restoration, but we actually cleared (part of) the PDDB and there is no restoration image to process. Clearing the flag allows us to reinitialize the Precursor (or redo the restore).
Metadata
Metadata
Assignees
Labels
No labels