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.08/ubuntu/leb-origen/leb-origen-precise_ubuntu-desktop_20120828-312.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.08/ubuntu/leb-origen/hwpack_linaro-leb-origen_20120828-312_armhf_supported.tar.gz
  $ wget http://releases.linaro.org/12.08/ubuntu/leb-origen/linaro-precise-ubuntu-desktop-20120826-376.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.08/components/platform/linaro-image-tools/linaro-image-tools-2012.08.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_20120828-312_armhf_supported.tar.gz --binary linaro-precise-ubuntu-desktop-20120826-376.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 02:59 1.6K open
text hwpack_linaro-leb-origen_20120828-312_armhf_supported.manifest.txt 12-Jan-2018 02:59 660 open
application/x-tar hwpack_linaro-leb-origen_20120828-312_armhf_supported.tar.gz 26-Feb-2018 14:51 48.6M open
other leb-origen-precise_ubuntu-desktop_20120828-312.img.gz 26-Feb-2018 14:51 606.0M open
text linaro-precise-ubuntu-desktop-20120826-376.build-log.txt 12-Jan-2018 02:59 459.9K open
application/x-tar linaro-precise-ubuntu-desktop-20120826-376.config.tar.bz2 12-Jan-2018 02:59 6.5K open
other linaro-precise-ubuntu-desktop-20120826-376.list 12-Jan-2018 02:59 7.9M open
text linaro-precise-ubuntu-desktop-20120826-376.md5sums.txt 12-Jan-2018 02:59 435 open
other linaro-precise-ubuntu-desktop-20120826-376.packages 12-Jan-2018 02:59 38.6K open
text linaro-precise-ubuntu-desktop-20120826-376.sha1sums.txt 12-Jan-2018 03:00 475 open
application/x-tar linaro-precise-ubuntu-desktop-20120826-376.tar.gz 26-Feb-2018 14:52 532.1M open