Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Script started on Mon 27 Oct 2014 09:20:53 PM PDT
- # for i in boot.tar.bz2 system.tar.bz2
- userdata.tar.bz2 MD5SUMS
- > do
- > wget --no-verbose http://snapshots.linaro.org/android/~linaro-android-member-ti/panda-linaro/812/$i
- > done
- 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]
- 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]
- 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]
- 2014-10-27 21:23:12 URL:http://snapshots.linaro.org/android/~linaro-android-member-ti/panda-linaro/812/MD5SUMS [192/192] -> "MD5SUMS" [1]
- # wget http://people.linaro.org/~vishalbhoj/install-binaries-4.0.4.sh
- --2014-10-27 21:23:30-- http://people.linaro.org/~vishalbhoj/install-binaries-4.0.4.sh
- Resolving people.linaro.org (people.linaro.org)... 23.23.178.99
- Connecting to people.linaro.org (people.linaro.org)|23.23.178.99|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 2263 (2.2K) [text/x-sh]
- Saving to: ‘install-binaries-4.0.4.sh’
- # chmod +x install-binaries-4.0.4.sh
- # md5sum -c MD5SUMS 2> /dev/null
- boot.tar.bz2: OK
- system.tar.bz2: OK
- userdata.tar.bz2: OK
- u-boot.img: FAILED open or read
- # df
- Filesystem 1K-blocks Used Available Use% Mounted on
- /dev/sda2 41156156 13066740 25975728 34% /
- devtmpfs 6147912 8 6147904 1% /dev
- tmpfs 6160808 348 6160460 1% /dev/shm
- tmpfs 6160808 2328 6158480 1% /run
- tmpfs 6160808 0 6160808 0% /sys/fs/cgroup
- tmpfs 6160808 2328 6158480 1% /var/lock
- tmpfs 6160808 2328 6158480 1% /var/run
- /dev/sda3 917943468 344620496 526671020 40% /home
- # linaro-android-media-create --mmc /dev/sdc --dev panda --boot boot.tar.bz2 --system system.tar.bz2 --userdata userdata.tar.bz2
- I see...
- Device Mount point Size
- /dev/sda none 953869MB
- /dev/sda1 none 2054MB
- /dev/sda2 / 40963MB
- /dev/sda3 /home 910851MB
- /dev/sdb none 953869MB
- /dev/sdc none 7600MB
- /dev/sdc1 none 131MB
- /dev/sdc2 none 512MB
- /dev/sdc3 none 256MB
- /dev/sdc4 none 6700MB
- /dev/sdc5 none 511MB
- /dev/sdc6 none 6187MB
- /dev/sr0 none 0MB
- Are you 100% sure, on selecting [/dev/sdc] (y/n)? y
- Checking that no-one is using this disk right now ...
- OK
- Warning: bad partition start (earliest 1843201)
- sfdisk: partition ends on cylinder 1023, beyond the end of the disk
- sfdisk: partition ends on cylinder 1023, beyond the end of the disk
- Warning: partition 1 does not end at a cylinder boundary
- end of partition 4 has impossible value for cylinders: 1023 (should be in 0-1019)
- If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)
- to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1
- (See fdisk(8).)
- Formating boot partition
- mkfs.fat 3.0.22 (2013-07-19)
- WARNING: Not enough clusters for a 32 bit FAT!
- mke2fs 1.42.8 (20-Jun-2013)
- Filesystem label=userdata
- OS type: Linux
- Block size=1024 (log=0)
- Fragment size=1024 (log=0)
- Stride=0 blocks, Stripe width=0 blocks
- 131072 inodes, 524272 blocks
- 26213 blocks (5.00%) reserved for the super user
- First data block=1
- Maximum filesystem blocks=67633152
- 64 block groups
- 8192 blocks per group, 8192 fragments per group
- 2048 inodes per group
- Superblock backups stored on blocks:
- 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
- Allocating group tables: 0/64 done
- Writing inode tables: 0/64 done
- Creating journal (8192 blocks): done
- Writing superblocks and filesystem accounting information: 0/64 done
- mke2fs 1.42.8 (20-Jun-2013)
- Filesystem label=cache
- OS type: Linux
- Block size=1024 (log=0)
- Fragment size=1024 (log=0)
- Stride=0 blocks, Stripe width=0 blocks
- 65536 inodes, 262144 blocks
- 13107 blocks (5.00%) reserved for the super user
- First data block=1
- Maximum filesystem blocks=67371008
- 32 block groups
- 8192 blocks per group, 8192 fragments per group
- 2048 inodes per group
- Superblock backups stored on blocks:
- 8193, 24577, 40961, 57345, 73729, 204801, 221185
- Allocating group tables: 0/32 done
- Writing inode tables: 0/32 done
- Creating journal (8192 blocks): done
- Writing superblocks and filesystem accounting information: 0/32 done
- mke2fs 1.42.8 (20-Jun-2013)
- Filesystem label=system
- OS type: Linux
- Block size=4096 (log=2)
- Fragment size=4096 (log=2)
- Stride=0 blocks, Stripe width=0 blocks
- 32768 inodes, 131072 blocks
- 6553 blocks (5.00%) reserved for the super user
- First data block=0
- Maximum filesystem blocks=134217728
- 4 block groups
- 32768 blocks per group, 32768 fragments per group
- 8192 inodes per group
- Superblock backups stored on blocks:
- 32768, 98304
- Allocating group tables: 0/4 done
- Writing inode tables: 0/4 done
- Creating journal (4096 blocks): done
- Writing superblocks and filesystem accounting information: 0/4 done
- mkfs.fat 3.0.22 (2013-07-19)
- Image Name: boot script
- Created: Mon Oct 27 21:26:05 2014
- Image Type: ARM Linux Script (uncompressed)
- Data Size: 385 Bytes = 0.38 kB = 0.00 MB
- Load Address: 00000000
- Entry Point: 00000000
- Contents:
- Image 0: 377 Bytes = 0.37 kB = 0.00 MB
- Done creating Linaro Android image on /dev/sdc
- # df
- Filesystem 1K-blocks Used Available Use% Mounted on
- /dev/sda2 41156156 13066864 25975604 34% /
- devtmpfs 6147912 8 6147904 1% /dev
- tmpfs 6160808 348 6160460 1% /dev/shm
- tmpfs 6160808 2328 6158480 1% /run
- tmpfs 6160808 0 6160808 0% /sys/fs/cgroup
- tmpfs 6160808 2328 6158480 1% /var/lock
- tmpfs 6160808 2328 6158480 1% /var/run
- /dev/sda3 917943468 344620500 526671016 40% /home
- # ./install-binaries-4.0.4.sh
- --2014-10-27 21:28:17-- https://dl.google.com/dl/android/aosp/imgtec-panda-20120430-67545da7.tgz
- Resolving dl.google.com (dl.google.com)... 173.194.33.70, 173.194.33.64, 173.194.33.68, ...
- Connecting to dl.google.com (dl.google.com)|173.194.33.70|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 1050806 (1.0M) [application/x-tar]
- Saving to: ‘imgtec-panda-20120430-67545da7.tgz’
- 2014-10-27 21:28:17 (5.36 MB/s) - ‘imgtec-panda-20120430-67545da7.tgz’ saved [1050806/1050806]
- extract-imgtec-panda.sh
- The license for this software will now be displayed.
- You must agree to this license before using this software.
- Press Enter to view the license
- THIS DEVELOPER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") IS A LEGALLY
- BINDING AGREEMENT BETWEEN IMAGINATION TECHNOLOGIES LTD. ("LICENSOR") AND
- YOU OR THE LEGAL ENTITY YOU REPRESENT ("You" or its possessive, "Your"). BY
- TYPING "I ACCEPT" WHERE INDICATED YOU ACKNOWLEDGE THAT YOU HAVE READ THIS
- AGREEMENT, UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS. IF
- YOU DO NOT AGREE TO THESE TERMS YOU MUST DISCONTINUE THE INSTALLATION PROCESS
- AND YOU SHALL NOT USE THE SOFTWARE OR RETAIN ANY COPIES OF THE SOFTWARE OR
- DOCUMENTATION. ANY USE OR POSSESSION OF THE SOFTWARE BY YOU IS SUBJECT TO THE
- TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. IF THE SOFTWARE IS INSTALLED
- ON A COMPUTER OWNED BY A CORPORATION OR OTHER LEGAL ENTITY, THEN YOU REPRESENT
- AND WARRANT THAT YOU HAVE THE AUTHORITY TO BIND SUCH ENTITY TO THE TERMS AND
- CONDITIONS OF THIS AGREEMENT.
- 1. Special Definitions
- a. The term "Android" means the open source mobile platform, software
- stack, operating system, middleware, application programming
- interfaces and mobile applications under the trade-name "Android"
- distributed at Android.com.
- b. The term "Android Applications" means a software application or
- open-source contribution developed by You, designed to operate with
- Android that does not contain or incorporate any of the Software.
- c. The term "Authorized Android Enabled Device" means only the device
- identified on the site from which You downloaded the Software.
- The term "Software" means the Licensor's proprietary software and
- libraries in object code form, designed for use on the Authorized
- Android Enabled Device.
- d. The term "Authorized Android Enabled Device Software" means a
- packaged build for Authorized Android Enabled Devices, consisting of
- files suitable for installation on an Authorized Android Enabled
- Device using a mechanism such as fastboot mode or recovery mode.
- 2. License Grant
- a. Subject to the terms of this Agreement, Licensor hereby grants to
- You, free of charge, a non-exclusive, non-sublicensable,
- --More-- q
- Type "I ACCEPT" if you agree to the terms of the license: I ACCEPT
- vendor/
- vendor/imgtec/
- vendor/imgtec/panda/
- vendor/imgtec/panda/BoardConfigPanda.mk
- vendor/imgtec/panda/proprietary/
- vendor/imgtec/panda/proprietary/libsrv_init.so
- vendor/imgtec/panda/proprietary/gralloc.omap4.so
- vendor/imgtec/panda/proprietary/libsrv_um.so
- vendor/imgtec/panda/proprietary/libIMGegl.so
- vendor/imgtec/panda/proprietary/libEGL_POWERVR_SGX540_120.so
- vendor/imgtec/panda/proprietary/libGLESv2_POWERVR_SGX540_120.so
- vendor/imgtec/panda/proprietary/pvrsrvinit
- vendor/imgtec/panda/proprietary/libGLESv1_CM_POWERVR_SGX540_120.so
- vendor/imgtec/panda/proprietary/libusc.so
- vendor/imgtec/panda/proprietary/libPVRScopeServices.so
- vendor/imgtec/panda/proprietary/libpvr2d.so
- vendor/imgtec/panda/proprietary/libglslcompiler.so
- vendor/imgtec/panda/proprietary/libpvrANDROID_WSEGL.so
- vendor/imgtec/panda/device-panda.mk
- vendor/ti/
- vendor/ti/panda/
- vendor/ti/panda/BoardConfigVendor.mk
- vendor/ti/panda/device-vendor.mk
- Files extracted successfully.
- /home/tonyj/src/personal/linaro/images
- Success, installing binary files
- Script done on Mon 27 Oct 2014 09:28:40 PM PDT
Advertisement
Add Comment
Please, Sign In to add comment