Skip to content

Instantly share code, notes, and snippets.

> while true; do fastboot boot result; sleep 1; done
< waiting for any device >
Sending 'boot.img' (23196 KB) FAILED (Status read failed (No such device))
fastboot: error: Command failed
< waiting for any device >
Sending 'boot.img' (23196 KB) OKAY [ 1.047s]
Booting FAILED (remote: 'Error verifying the received boot.img: Invalid Parameter')
fastboot: error: Command failed
Sending 'boot.img' (23196 KB) OKAY [ 0.941s]
Booting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment