You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DaniJetski I just went through his headache and was able to solve it by restoring the factory ROM, following the instructions again, and deleting a few other partitions.
Acknowledgements
Info
Expected Behavior
Install the new rom DUO-DE.
Current Behavior
Running: fastboot flash system aosp-arm64-ab-gapps-15.0-20241216.img
ending sparse 'system' 1/15 (262112 KB) OKAY [ 6.161s]
Writing 'system' FAILED (remote: 'No such file or directory')
fastboot: error: Command failed
Possible Solution
No response
Steps to Reproduce
adb reboot fastboot
fastboot delete-logical-partition system_ext
Deleting 'system_ext' OKAY [ 0.008s]
fastboot delete-logical-partition product
Deleting 'product' OKAY [ 0.007s]
fastboot getvar current-slot
current-slot: a
fastboot delete-logical-partition system_b
Deleting 'system_b' OKAY [ 0.007s]
fastboot flash system aosp-arm64-ab-gapps-15.0-20241223.img
Sending sparse 'system' 1/15 (262112 KB) OKAY [ 6.199s]
Writing 'system' FAILED (remote: 'No such file or directory')
fastboot: error: Command failed
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: