Guest User

Untitled

a guest
Jul 3rd, 2024
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. C:\Downloads>d:\platform-tools\fastboot.exe erase cache
  2. Erasing 'cache' OKAY [ 0.047s]
  3. Finished. Total time: 0.063s
  4.  
  5. C:\Downloads>d:\platform-tools\fastboot.exe erase userdata
  6. Erasing 'userdata' OKAY [ 0.359s]
  7. Finished. Total time: 0.375s
  8.  
  9. C:\Downloads>d:\platform-tools\fastboot flash mbm VRZ_XT894_9.8.2O-72_VZW-18-8_CFC.xml/allow-mbmloader-flas
  10. hing-mbm.bin
  11. Warning: skip copying mbm image avb footer (mbm partition size: 0, mbm image size: 524288).
  12. Sending 'mbm' (512 KB) OKAY [ 0.031s]
  13. Writing 'mbm' OKAY [ 0.484s]
  14. Finished. Total time: 0.609s
  15.  
  16. C:\Downloads>d:\platform-tools\fastboot reboot-bootloader
  17. Rebooting into bootloader OKAY [ 0.016s]
  18. Finished. Total time: 0.016s
  19.  
  20. C:\Downloads>d:\platform-tools\fastboot flash bpsw droid4-kexecboot.img
  21. Warning: skip copying bpsw image avb footer (bpsw partition size: 0, bpsw image size: 4194304).
  22. Sending 'bpsw' (4096 KB) OKAY [ 0.172s]
  23. Writing 'bpsw' OKAY [ 0.344s]
  24. Finished. Total time: 0.609s
  25.  
  26. C:\Downloads>d:\platform-tools\fastboot flash utags utags-mmcblk1p13.bin
  27. Sending 'utags' (0 KB) OKAY [ 0.016s]
  28. Writing 'utags' OKAY [ 0.281s]
  29. Finished. Total time: 0.328s
  30.  
  31. C:\Downloads>d:\platform-tools\fastboot flash reboot
  32. unknown partition 'reboot'
  33. fastboot: error: cannot determine image filename for 'reboot'
  34.  
  35. C:\Downloads>d:\platform-tools\fastboot reboot
  36. Rebooting OKAY [ 0.000s]
  37. Finished. Total time: 0.000s
Advertisement
Add Comment
Please, Sign In to add comment