DeprecatedInstallation » History » Version 1
Denis 'GNUtoo' Carikli, 03/10/2011 04:50 PM
| 1 | 1 | Denis 'GNUtoo' Carikli | {{{ |
|---|---|---|---|
| 2 | ./fastboot flash system system.img |
||
| 3 | ./fastboot flash boot boot.img |
||
| 4 | ./fastboot flash userdata userdata.img |
||
| 5 | ./fastboot erase cache |
||
| 6 | ./fastboot reboot |
||
| 7 | }}} |