I managed to enter EDL mode, flash the custom recovery, and start the autoupdate process.
However, the update seems to be stuck at 11% for about 30 minutes:
Code:
Starting ttyscreen
Waiting for flash drive... Ok
Mounting sda1 (114.6 GB) as vfat... Ok
Found update.zip with payload.bin
Starting update in 0
new_update, version:, source_slot: B, target_slot: A, url: file:///flash/update.zip, payload: (size: 1963026337, metadata_size: 138931, metadata signature: , hash: 4E5D5F5AC82463046545536E94C837C45868EFBCDF0FDE23274F3E937103D057, payload type: unknown), hash_checks_mandatory: true, powerwash_required: false, switch_slot_on_reboot: true, run_post_install: false, is_rollback: false, write_verity: true
new_update, version: , source_slot: B, target_slot: A, url: file:///flash/update.zip, payload: (size: 1963026337, metadata_size: 138931, metadata signature: , hash: 4E5D5F5AC82463046545536E94C837C45868EFBCDF0FDE23274F3E937103D057, payload type: unknown), hash_c hecks_mandatory: true, powerwash_required: false, switch_slot_on_ reboot: true, run_post_install: false, is_rollback: false, write-verity: true
Completed 0/? operations
Successfully created snapshot for odm_a
Successfully created snapshot for product_a
Completed 270/2433 operations (11%)
To prepare the update package I decrypted the latest update.upx for the Boox Go 7 using:
https://github.com/Hagb/decryptBooxUpdateUpx
Do you know if this is expected to take this long, or could something have gone wrong with the OTA package or the flashing process?
Any suggestions would be greatly appreciated.