Install instructions

There are two methods to install linaro builds:

Using pre-built image

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

  # download http://releases.linaro.org/12.06/ubuntu/leb-origen/leb-origen_20120626-175-ubuntu-desktop.img.bz2 to your local disk.

  $ SDCARD=/dev/sdX # sdcard found from dmesg above
  $ bunzip2 leb-origen_20120626-175-ubuntu-desktop.img.bz2 | sudo dd bs=64k of=$SDCARD
Note: Windows users may use the Image Writer for Windows

Building a Custom Image

Download hwpack_linaro-leb-origen_20120626-175_armhf_supported.tar.gz and linaro-precise-ubuntu-desktop-20120626-247.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.06/components/platform/linaro-image-tools/linaro-image-tools-2012.06.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_20120626-175_armhf_supported.tar.gz --binary linaro-precise-ubuntu-desktop-20120626-247.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:10 1.7K open
text hwpack_linaro-leb-origen_20120626-175_armhf_supported.manifest.txt 12-Jan-2018 02:10 875 open
application/x-tar hwpack_linaro-leb-origen_20120626-175_armhf_supported.tar.gz 26-Feb-2018 14:34 25.4M open
other leb-origen_20120626-175-ubuntu-desktop.img.bz2 26-Feb-2018 14:34 521.8M open
other linaro-precise-ubuntu-desktop-20120626-247.list 12-Jan-2018 02:10 7.9M open
text linaro-precise-ubuntu-desktop-20120626-247.md5sums.txt 12-Jan-2018 02:10 434 open
other linaro-precise-ubuntu-desktop-20120626-247.packages 12-Jan-2018 02:10 38.1K open
text linaro-precise-ubuntu-desktop-20120626-247.sha1sums.txt 12-Jan-2018 02:10 474 open
application/x-tar linaro-precise-ubuntu-desktop-20120626-247.tar.gz 26-Feb-2018 14:34 520.3M open