TechExhibeo

harpia stock commands

Dec 11th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. fastboot oem lock begin
  2. fastboot oem lock begin
  3. fastboot oem fb_mode_set
  4. fastboot flash partition gpt.bin
  5. fastboot flash bootloader bootloader.img
  6. fastboot flash logo logo.bin
  7. fastboot flash boot boot.img
  8. fastboot flash recovery recovery.img
  9. fastboot flash dsp adspso.bin
  10. fastboot flash oem oem.img
  11. fastboot flash system system.img_sparsechunk.0
  12. fastboot flash system system.img_sparsechunk.1
  13. fastboot flash system system.img_sparsechunk.2
  14. fastboot flash system system.img_sparsechunk.3
  15. fastboot flash system system.img_sparsechunk.4
  16. fastboot flash system system.img_sparsechunk.5
  17. fastboot flash system system.img_sparsechunk.6
  18. fastboot flash system system.img_sparsechunk.7
  19. fastboot flash modem NON-HLOS.bin
  20. fastboot erase modemst1
  21. fastboot erase modemst2
  22. fastboot flash fsg fsg.mbn
  23. fastboot erase cache
  24. fastboot erase userdata
  25. fastboot erase customize
  26. fastboot erase clogo
  27. fastboot erase DDR
  28. fastboot oem fb_mode_clear
  29. fastboot oem lock
  30. fastboot reboot
Add Comment
Please, Sign In to add comment