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 =

  # Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0'
  $ dmesg

  $ SDCARD=/dev/sdX # sdcard found from dmesg above
  $ URL=http://releases.linaro.org/12.09/ubuntu/leb-origen/leb-origen-precise_ubuntu-desktop_20120924-365.img.gz
  $ curl $URL | gunzip | sudo dd bs=64k of=$SDCARD

Note: Windows users may use the Image Writer for Windows. Get it from https://launchpad.net/win32-image-writer/+download 

= Creating your own image =

  # Get artifacts
  $ wget http://releases.linaro.org/12.09/ubuntu/leb-origen/hwpack_linaro-leb-origen_20120924-365_armhf_supported.tar.gz
  $ wget http://releases.linaro.org/12.09/ubuntu/leb-origen/linaro-precise-ubuntu-desktop-20120923-436.tar.gz

  # 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.09/components/platform/linaro-image-tools/linaro-image-tools-2012.09.1.tar.gz

  # Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0'
  $ dmesg

  # Create media
  $ sudo linaro-media-create --mmc /dev/sdX --dev origen --hwpack hwpack_linaro-leb-origen_20120924-365_armhf_supported.tar.gz --binary linaro-precise-ubuntu-desktop-20120923-436.tar.gz

= Links =

For more information on how to use this builds please see the Linaro wiki at:
    http://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation

NameLast modifiedSizeLicense

Parent Directory Parent Directory
other README 12-Jan-2018 03:27 1.6K open
text hwpack_linaro-leb-origen_20120924-365_armhf_supported.manifest.txt 12-Jan-2018 03:27 660 open
application/x-tar hwpack_linaro-leb-origen_20120924-365_armhf_supported.tar.gz 26-Feb-2018 14:59 47.0M open
other leb-origen-precise_ubuntu-desktop_20120924-365.img.gz 26-Feb-2018 14:59 605.3M open
other leb-origen-precise_ubuntu-desktop_20120924-365.img.gz.zsync 26-Feb-2018 15:00 19.5M open
text linaro-precise-ubuntu-desktop-20120923-436.build-log.txt 12-Jan-2018 03:28 462.8K open
application/x-tar linaro-precise-ubuntu-desktop-20120923-436.config.tar.bz2 12-Jan-2018 03:28 6.5K open
other linaro-precise-ubuntu-desktop-20120923-436.list 12-Jan-2018 03:28 7.9M open
text linaro-precise-ubuntu-desktop-20120923-436.md5sums.txt 12-Jan-2018 03:28 435 open
other linaro-precise-ubuntu-desktop-20120923-436.packages 12-Jan-2018 03:28 38.8K open
text linaro-precise-ubuntu-desktop-20120923-436.sha1sums.txt 12-Jan-2018 03:28 475 open
application/x-tar linaro-precise-ubuntu-desktop-20120923-436.tar.gz 26-Feb-2018 15:00 533.4M open