dorkshoei

Untitled

Oct 28th, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.35 KB | None | 0 0
  1. Script started on Mon 27 Oct 2014 09:20:53 PM PDT
  2. # for i in boot.tar.bz2 system.tar.bz2
  3. userdata.tar.bz2 MD5SUMS
  4. > do
  5. > wget --no-verbose http://snapshots.linaro.org/android/~linaro-android-member-ti/panda-linaro/812/$i
  6. > done
  7. 2014-10-27 21:21:13 URL:http://snapshots.linaro.org/android/~linaro-android-member-ti/panda-linaro/812/boot.tar.bz2 [5591327/5591327] -> "boot.tar.bz2" [1]
  8. 2014-10-27 21:23:04 URL:http://snapshots.linaro.org/android/~linaro-android-member-ti/panda-linaro/812/system.tar.bz2 [220223208/220223208] -> "system.tar.bz2" [1]
  9. 2014-10-27 21:23:12 URL:http://snapshots.linaro.org/android/~linaro-android-member-ti/panda-linaro/812/userdata.tar.bz2 [2811254/2811254] -> "userdata.tar.bz2" [1]
  10. 2014-10-27 21:23:12 URL:http://snapshots.linaro.org/android/~linaro-android-member-ti/panda-linaro/812/MD5SUMS [192/192] -> "MD5SUMS" [1]
  11.  
  12. # wget http://people.linaro.org/~vishalbhoj/install-binaries-4.0.4.sh
  13. --2014-10-27 21:23:30-- http://people.linaro.org/~vishalbhoj/install-binaries-4.0.4.sh
  14. Resolving people.linaro.org (people.linaro.org)... 23.23.178.99
  15. Connecting to people.linaro.org (people.linaro.org)|23.23.178.99|:80... connected.
  16. HTTP request sent, awaiting response... 200 OK
  17. Length: 2263 (2.2K) [text/x-sh]
  18. Saving to: ‘install-binaries-4.0.4.sh’
  19.  
  20. # chmod +x install-binaries-4.0.4.sh
  21.  
  22. # md5sum -c MD5SUMS 2> /dev/null
  23. boot.tar.bz2: OK
  24. system.tar.bz2: OK
  25. userdata.tar.bz2: OK
  26. u-boot.img: FAILED open or read
  27.  
  28. # df
  29. Filesystem 1K-blocks Used Available Use% Mounted on
  30. /dev/sda2 41156156 13066740 25975728 34% /
  31. devtmpfs 6147912 8 6147904 1% /dev
  32. tmpfs 6160808 348 6160460 1% /dev/shm
  33. tmpfs 6160808 2328 6158480 1% /run
  34. tmpfs 6160808 0 6160808 0% /sys/fs/cgroup
  35. tmpfs 6160808 2328 6158480 1% /var/lock
  36. tmpfs 6160808 2328 6158480 1% /var/run
  37. /dev/sda3 917943468 344620496 526671020 40% /home
  38.  
  39. # linaro-android-media-create --mmc /dev/sdc --dev panda --boot boot.tar.bz2 --system system.tar.bz2 --userdata userdata.tar.bz2
  40.  
  41. I see...
  42. Device Mount point Size
  43. /dev/sda none 953869MB
  44. /dev/sda1 none 2054MB
  45. /dev/sda2 / 40963MB
  46. /dev/sda3 /home 910851MB
  47. /dev/sdb none 953869MB
  48. /dev/sdc none 7600MB
  49. /dev/sdc1 none 131MB
  50. /dev/sdc2 none 512MB
  51. /dev/sdc3 none 256MB
  52. /dev/sdc4 none 6700MB
  53. /dev/sdc5 none 511MB
  54. /dev/sdc6 none 6187MB
  55. /dev/sr0 none 0MB
  56. Are you 100% sure, on selecting [/dev/sdc] (y/n)? y
  57. Checking that no-one is using this disk right now ...
  58. OK
  59. Warning: bad partition start (earliest 1843201)
  60. sfdisk: partition ends on cylinder 1023, beyond the end of the disk
  61.  
  62. sfdisk: partition ends on cylinder 1023, beyond the end of the disk
  63.  
  64. Warning: partition 1 does not end at a cylinder boundary
  65. end of partition 4 has impossible value for cylinders: 1023 (should be in 0-1019)
  66. If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)
  67. to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1
  68. (See fdisk(8).)
  69.  
  70. Formating boot partition
  71.  
  72. mkfs.fat 3.0.22 (2013-07-19)
  73. WARNING: Not enough clusters for a 32 bit FAT!
  74. mke2fs 1.42.8 (20-Jun-2013)
  75. Filesystem label=userdata
  76. OS type: Linux
  77. Block size=1024 (log=0)
  78. Fragment size=1024 (log=0)
  79. Stride=0 blocks, Stripe width=0 blocks
  80. 131072 inodes, 524272 blocks
  81. 26213 blocks (5.00%) reserved for the super user
  82. First data block=1
  83. Maximum filesystem blocks=67633152
  84. 64 block groups
  85. 8192 blocks per group, 8192 fragments per group
  86. 2048 inodes per group
  87. Superblock backups stored on blocks:
  88. 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
  89.  
  90. Allocating group tables: 0/64 done
  91. Writing inode tables: 0/64 done
  92. Creating journal (8192 blocks): done
  93. Writing superblocks and filesystem accounting information: 0/64 done
  94.  
  95. mke2fs 1.42.8 (20-Jun-2013)
  96. Filesystem label=cache
  97. OS type: Linux
  98. Block size=1024 (log=0)
  99. Fragment size=1024 (log=0)
  100. Stride=0 blocks, Stripe width=0 blocks
  101. 65536 inodes, 262144 blocks
  102. 13107 blocks (5.00%) reserved for the super user
  103. First data block=1
  104. Maximum filesystem blocks=67371008
  105. 32 block groups
  106. 8192 blocks per group, 8192 fragments per group
  107. 2048 inodes per group
  108. Superblock backups stored on blocks:
  109. 8193, 24577, 40961, 57345, 73729, 204801, 221185
  110.  
  111. Allocating group tables: 0/32 done
  112. Writing inode tables: 0/32 done
  113. Creating journal (8192 blocks): done
  114. Writing superblocks and filesystem accounting information: 0/32 done
  115.  
  116. mke2fs 1.42.8 (20-Jun-2013)
  117. Filesystem label=system
  118. OS type: Linux
  119. Block size=4096 (log=2)
  120. Fragment size=4096 (log=2)
  121. Stride=0 blocks, Stripe width=0 blocks
  122. 32768 inodes, 131072 blocks
  123. 6553 blocks (5.00%) reserved for the super user
  124. First data block=0
  125. Maximum filesystem blocks=134217728
  126. 4 block groups
  127. 32768 blocks per group, 32768 fragments per group
  128. 8192 inodes per group
  129. Superblock backups stored on blocks:
  130. 32768, 98304
  131.  
  132. Allocating group tables: 0/4 done
  133. Writing inode tables: 0/4 done
  134. Creating journal (4096 blocks): done
  135. Writing superblocks and filesystem accounting information: 0/4 done
  136.  
  137. mkfs.fat 3.0.22 (2013-07-19)
  138. Image Name: boot script
  139. Created: Mon Oct 27 21:26:05 2014
  140. Image Type: ARM Linux Script (uncompressed)
  141. Data Size: 385 Bytes = 0.38 kB = 0.00 MB
  142. Load Address: 00000000
  143. Entry Point: 00000000
  144. Contents:
  145. Image 0: 377 Bytes = 0.37 kB = 0.00 MB
  146. Done creating Linaro Android image on /dev/sdc
  147.  
  148. # df
  149. Filesystem 1K-blocks Used Available Use% Mounted on
  150. /dev/sda2 41156156 13066864 25975604 34% /
  151. devtmpfs 6147912 8 6147904 1% /dev
  152. tmpfs 6160808 348 6160460 1% /dev/shm
  153. tmpfs 6160808 2328 6158480 1% /run
  154. tmpfs 6160808 0 6160808 0% /sys/fs/cgroup
  155. tmpfs 6160808 2328 6158480 1% /var/lock
  156. tmpfs 6160808 2328 6158480 1% /var/run
  157. /dev/sda3 917943468 344620500 526671016 40% /home
  158.  
  159. # ./install-binaries-4.0.4.sh
  160. --2014-10-27 21:28:17-- https://dl.google.com/dl/android/aosp/imgtec-panda-20120430-67545da7.tgz
  161. Resolving dl.google.com (dl.google.com)... 173.194.33.70, 173.194.33.64, 173.194.33.68, ...
  162. Connecting to dl.google.com (dl.google.com)|173.194.33.70|:443... connected.
  163. HTTP request sent, awaiting response... 200 OK
  164. Length: 1050806 (1.0M) [application/x-tar]
  165. Saving to: ‘imgtec-panda-20120430-67545da7.tgz’
  166.  
  167. 2014-10-27 21:28:17 (5.36 MB/s) - ‘imgtec-panda-20120430-67545da7.tgz’ saved [1050806/1050806]
  168.  
  169. extract-imgtec-panda.sh
  170.  
  171. The license for this software will now be displayed.
  172. You must agree to this license before using this software.
  173.  
  174. Press Enter to view the license
  175.  
  176. THIS DEVELOPER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") IS A LEGALLY
  177. BINDING AGREEMENT BETWEEN IMAGINATION TECHNOLOGIES LTD. ("LICENSOR") AND
  178. YOU OR THE LEGAL ENTITY YOU REPRESENT ("You" or its possessive, "Your"). BY
  179. TYPING "I ACCEPT" WHERE INDICATED YOU ACKNOWLEDGE THAT YOU HAVE READ THIS
  180. AGREEMENT, UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS. IF
  181. YOU DO NOT AGREE TO THESE TERMS YOU MUST DISCONTINUE THE INSTALLATION PROCESS
  182. AND YOU SHALL NOT USE THE SOFTWARE OR RETAIN ANY COPIES OF THE SOFTWARE OR
  183. DOCUMENTATION. ANY USE OR POSSESSION OF THE SOFTWARE BY YOU IS SUBJECT TO THE
  184. TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. IF THE SOFTWARE IS INSTALLED
  185. ON A COMPUTER OWNED BY A CORPORATION OR OTHER LEGAL ENTITY, THEN YOU REPRESENT
  186. AND WARRANT THAT YOU HAVE THE AUTHORITY TO BIND SUCH ENTITY TO THE TERMS AND
  187. CONDITIONS OF THIS AGREEMENT.
  188.  
  189. 1. Special Definitions
  190.  
  191. a. The term "Android" means the open source mobile platform, software
  192. stack, operating system, middleware, application programming
  193. interfaces and mobile applications under the trade-name "Android"
  194. distributed at Android.com.
  195.  
  196. b. The term "Android Applications" means a software application or
  197. open-source contribution developed by You, designed to operate with
  198. Android that does not contain or incorporate any of the Software.
  199.  
  200. c. The term "Authorized Android Enabled Device" means only the device
  201. identified on the site from which You downloaded the Software.
  202. The term "Software" means the Licensor's proprietary software and
  203. libraries in object code form, designed for use on the Authorized
  204. Android Enabled Device.
  205.  
  206. d. The term "Authorized Android Enabled Device Software" means a
  207. packaged build for Authorized Android Enabled Devices, consisting of
  208. files suitable for installation on an Authorized Android Enabled
  209. Device using a mechanism such as fastboot mode or recovery mode.
  210.  
  211. 2. License Grant
  212.  
  213. a. Subject to the terms of this Agreement, Licensor hereby grants to
  214. You, free of charge, a non-exclusive, non-sublicensable,
  215. --More-- q
  216. Type "I ACCEPT" if you agree to the terms of the license: I ACCEPT
  217.  
  218. vendor/
  219. vendor/imgtec/
  220. vendor/imgtec/panda/
  221. vendor/imgtec/panda/BoardConfigPanda.mk
  222. vendor/imgtec/panda/proprietary/
  223. vendor/imgtec/panda/proprietary/libsrv_init.so
  224. vendor/imgtec/panda/proprietary/gralloc.omap4.so
  225. vendor/imgtec/panda/proprietary/libsrv_um.so
  226. vendor/imgtec/panda/proprietary/libIMGegl.so
  227. vendor/imgtec/panda/proprietary/libEGL_POWERVR_SGX540_120.so
  228. vendor/imgtec/panda/proprietary/libGLESv2_POWERVR_SGX540_120.so
  229. vendor/imgtec/panda/proprietary/pvrsrvinit
  230. vendor/imgtec/panda/proprietary/libGLESv1_CM_POWERVR_SGX540_120.so
  231. vendor/imgtec/panda/proprietary/libusc.so
  232. vendor/imgtec/panda/proprietary/libPVRScopeServices.so
  233. vendor/imgtec/panda/proprietary/libpvr2d.so
  234. vendor/imgtec/panda/proprietary/libglslcompiler.so
  235. vendor/imgtec/panda/proprietary/libpvrANDROID_WSEGL.so
  236. vendor/imgtec/panda/device-panda.mk
  237. vendor/ti/
  238. vendor/ti/panda/
  239. vendor/ti/panda/BoardConfigVendor.mk
  240. vendor/ti/panda/device-vendor.mk
  241.  
  242. Files extracted successfully.
  243. /home/tonyj/src/personal/linaro/images
  244. Success, installing binary files
  245.  
  246. Script done on Mon 27 Oct 2014 09:28:40 PM PDT
Advertisement
Add Comment
Please, Sign In to add comment