Advertisement
Guest User

heimdall

a guest
Mar 2nd, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. heimdall flash --primary-boot boot.bin --cache cache.img --factoryfs factoryfs.img --hidden hidden.img --modem modem.bin --param param.lfs --secondary-boot Sbl.bin --kernel zImage
  2. Heimdall v1.3.1, Copyright (c) 2010-2011, Benjamin Dobell, Glass Echidna
  3. http://www.glassechidna.com.au
  4.  
  5. This software is provided free of charge. Copying and redistribution is
  6. encouraged.
  7.  
  8. If you appreciate this software and you would like to support future
  9. development please consider donating:
  10. http://www.glassechidna.com.au/donate/
  11.  
  12. Initialising connection...
  13. Detecting device...
  14. Claiming interface...
  15. Setting up interface...
  16.  
  17. Checking if protocol is initialised...
  18. Protocol is not initialised.
  19. Initialising protocol...
  20. Handshaking with Loke...
  21.  
  22. Beginning session...
  23. Session begun with device of type: 131072
  24.  
  25. Downloading device's PIT file...
  26. PIT file download sucessful
  27.  
  28. Uploading KERNEL
  29. 100%
  30. KERNEL upload successful
  31. Uploading CACHE
  32. 100%
  33. CACHE upload successful
  34. Uploading MODEM
  35. 100%
  36. MODEM upload successful
  37. Uploading FACTORYFS
  38. 100%
  39. FACTORYFS upload successful
  40. Uploading HIDDEN
  41. 100%
  42. HIDDEN upload successful
  43. Uploading BOOT
  44. 100%
  45. BOOT upload successful
  46. Uploading SBL1
  47. 100%
  48. SBL1 upload successful
  49. Uploading PARAM
  50. 100%
  51. PARAM upload successful
  52. Ending session...
  53. Rebooting device...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement