Advertisement
Guest User

Untitled

a guest
May 30th, 2015
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. Microsoft Windows [Version 6.3.9600]
  2. (c) 2013 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\shnizlon>cd\
  5.  
  6. C:\>cd android\
  7.  
  8. C:\Android>fastboot devices
  9. FA53BYJ01637 fastboot
  10.  
  11. C:\Android>fastboot flash zip firmware.zip
  12. sending 'zip'... (47998 KB) [isLargeZip: 0 fileCount: 1 / 1]
  13. Sending... 10240 KB / 47998 KB
  14. Sending... 20480 KB / 47998 KB
  15. Sending... 30720 KB / 47998 KB
  16. Sending... 40960 KB / 47998 KB
  17. Sending... 47998 KB / 47998 KB
  18. OKAY
  19. writing 'zip'... (bootloader) HOSD CL#506785
  20. (bootloader) GPT is up-to-dated. [17408]
  21. (bootloader) Perform pre-update
  22. (bootloader) start@20
  23. (bootloader) hosd_signed.img@100%
  24. (bootloader) hyp-8994-1.img@100%
  25. (bootloader) modem_st1.img@BYPASS
  26. (bootloader) modem_st2.img@BYPASS
  27. (bootloader) pg2fs_ship_signkey.img@BYPASS
  28. (bootloader) pmic-8994-1.img@100%
  29. (bootloader) rcdata.img@BYPASS
  30. (bootloader) rpm-8994-1.img@100%
  31. (bootloader) sbl1-8994-1.img@100%
  32. (bootloader) sdi.img@100%
  33. (bootloader) sensor_hub.img@BYPASS
  34. (bootloader) splash1.nb0@BYPASS
  35. (bootloader) tp_MXM11876.img@BYPASS
  36. (bootloader) tp_SYN3351.img@BYPASS
  37. (bootloader) tz-8994-1.img@100%
  38. (bootloader) aboot_signed.img@100%
  39. (bootloader) adsp.img@BYPASS
  40. (bootloader) cota.img@BYPASS
  41. (bootloader) cpe.img@BYPASS
  42. (bootloader) radio.img@BYPASS
  43. FAILFAIL90 hboot pre-update! please flush image again immediate
  44. FAILED (remote: FAIL90 hboot pre-update! please flush image again immediate)
  45. Restart the same procedure with "hboot-preupdate" response for (FA53BYJ01637)...
  46.  
  47. < waiting for device >
  48. sending 'zip'... (47998 KB) [isLargeZip: 0 fileCount: 1 / 1]
  49. Sending... 10240 KB / 47998 KB
  50. Sending... 20480 KB / 47998 KB
  51. Sending... 30720 KB / 47998 KB
  52. Sending... 40960 KB / 47998 KB
  53. Sending... 47998 KB / 47998 KB
  54. OKAY
  55. writing 'zip'... (bootloader) HOSD CL#549783
  56. (bootloader) GPT is up-to-dated. [17408]
  57. (bootloader) start@20
  58. (bootloader) hosd_signed.img@100%
  59. (bootloader) hyp-8994-1.img@100%
  60. (bootloader) modem_st1.img@100%
  61. (bootloader) modem_st2.img@100%
  62. (bootloader) pg2fs_ship_signkey.img@100%
  63. (bootloader) pmic-8994-1.img@100%
  64. (bootloader) rcdata.img@100%
  65. (bootloader) rpm-8994-1.img@100%
  66. (bootloader) sbl1-8994-1.img@100%
  67. (bootloader) sdi.img@100%
  68. (bootloader) splash1.nb0@100%
  69. (bootloader) tz-8994-1.img@100%
  70. (bootloader) aboot_signed.img@100%
  71. (bootloader) adsp.img@100%
  72. (bootloader) cota.img@100%
  73. (bootloader) cpe.img@100%
  74. (bootloader) radio.img@100%
  75. (bootloader) sensor_hub.img@0%
  76. (bootloader) sensor_hub.img@0%
  77. (bootloader) sensor_hub.img@10%
  78. (bootloader) sensor_hub.img@20%
  79. (bootloader) sensor_hub.img@35%
  80. (bootloader) sensor_hub.img@45%
  81. (bootloader) sensor_hub.img@55%
  82. (bootloader) sensor_hub.img@65%
  83. (bootloader) sensor_hub.img@80%
  84. (bootloader) sensor_hub.img@90%
  85. (bootloader) sensor_hub.img@100%
  86. (bootloader) sensor_hub.img@100%
  87. (bootloader) tp_MXM11876.img@BYPASS
  88. (bootloader) tp_SYN3351.img@BYPASS
  89. (bootloader) Update zip file OK
  90. (bootloader) end@Done
  91. OKAY
  92. Flash Zip Complete
  93.  
  94. C:\Android>fastboot reboot
  95. rebooting...
  96.  
  97. C:\Android>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement