Install instructions
There are two methods to install linaro builds:- using pre-built image
- creating your own image with linaro image tools
Using pre-built image
# download the pre-built image locally: http://releases.linaro.org/12.07/ubuntu/leb-snowball/lt-snowball-x11-base_20120723-211-ubuntu-desktop.img.gz # Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0' $ dmesg $ SDCARD=/dev/sdX # sdcard found from dmesg above $ gunzip lt-snowball-x11-base_20120723-211-ubuntu-desktop.img.gz | sudo dd bs=64k of=$SDCARDNote: Windows users may use the Image Writer for Windows
Building a Custom Image
Download hwpack_linaro-lt-snowball-x11-base_20120723-211_armhf_supported.tar.gz and linaro-precise-ubuntu-desktop-20120723-305.tar.gz from the links below# Get linaro image tools # method 1: using binary package for Ubuntu (PPA) $ sudo add-apt-repository ppa:linaro-maintainers/tools $ sudo apt-get update $ sudo apt-get install linaro-image-tools # method 2: using source code $ wget http://releases.linaro.org/12.07/components/platform/linaro-image-tools/linaro-image-tools-2012.07.tar.gz # Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0' $ dmesg # Create media $ sudo linaro-media-create --dev snowball_sd --mmc /dev/sdX --hwpack hwpack_linaro-lt-snowball-x11-base_20120723-211_armhf_supported.tar.gz --binary linaro-precise-ubuntu-desktop-20120723-305.tar.gz
Notes
Due to differences in default U-Boot environment or firmware, please flash the latest Ubuntu image to update firmware/U-Boot.Links
For more information on how to use this builds please see the Linaro wiki at:http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation
| Name | Last modified | Size | License | |
|---|---|---|---|---|
|
Parent Directory | |||
|
README | 25-Jul-2012 22:43 | 2.0K | open |
|
hwpack_linaro-lt-snowball-x11-base_20120723-211_armhf_supported.manifest.txt | 25-Jul-2012 12:26 | 1.1K | open |
|
hwpack_linaro-lt-snowball-x11-base_20120723-211_armhf_supported.tar.gz | 25-Jul-2012 12:26 | 39.1M | stericsson |
|
linaro-precise-ubuntu-desktop-20120723-305.list | 25-Jul-2012 13:31 | 7.9M | open |
|
linaro-precise-ubuntu-desktop-20120723-305.md5sums.txt | 25-Jul-2012 13:31 | 435 | open |
|
linaro-precise-ubuntu-desktop-20120723-305.packages | 25-Jul-2012 13:31 | 38.4K | open |
|
linaro-precise-ubuntu-desktop-20120723-305.sha1sums.txt | 25-Jul-2012 13:31 | 475 | open |
|
linaro-precise-ubuntu-desktop-20120723-305.tar.gz | 25-Jul-2012 13:32 | 530.1M | open |
|
lt-snowball-x11-base_20120723-211-ubuntu-desktop.img.gz | 25-Jul-2012 17:43 | 589.0M | open |