Skip to content

Instantly share code, notes, and snippets.

@loicm
Created July 19, 2013 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loicm/6040331 to your computer and use it in GitHub Desktop.
Save loicm/6040331 to your computer and use it in GitHub Desktop.
Flash Peak with 1.1
sudo ./flash.sh
[sudo] password for loic:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
< waiting for device >
sending 'boot' (4808 KB)...
OKAY [ 0.840s]
writing 'boot'...
OKAY [ 0.869s]
finished. total time: 1.710s
Do you wish to maintain user data? (Select 1/2)
1) Yes
2) No
#? 1
sending 'system' (134864 KB)...
OKAY [ 12.957s]
writing 'system'...
OKAY [ 25.270s]
finished. total time: 38.227s
error: cannot load 'recovery.img'
erasing 'cache'...
OKAY [ 0.005s]
finished. total time: 0.005s
rebooting...
finished. total time: 0.001s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment