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

  $ SDCARD=/dev/sdX # sdcard found from dmesg above
  $ URL=http://releases.linaro.org/11.12/ubuntu/leb-origen/origen-ubuntu-desktop.img.gz
  $ curl $URL | gunzip -c | 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_20111221-0_armel_supported.tar.gz and linaro-o-ubuntu-desktop-tar-20111219-0.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/11.12/components/platform/linaro-image-tools/linaro-image-tools-2011.12.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_20111221-0_armel_supported.tar.gz --binary linaro-o-ubuntu-desktop-tar-20111219-0.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 11-Jan-2018 23:32 1.6K open
text hwpack_linaro-leb-origen_20111221-0_armel_supported.manifest.txt 11-Jan-2018 23:32 387 open
application/x-tar hwpack_linaro-leb-origen_20111221-0_armel_supported.tar.gz 26-Feb-2018 13:34 26.3M open
text leb-origen-oneiric-20111221-0.md5sums.txt 11-Jan-2018 23:32 192 open
other leb-origen-oneiric-20111221-0.md5sums.txt.asc 11-Jan-2018 23:32 490 open
text leb-origen-oneiric-20111221-0.sha1sums.txt 11-Jan-2018 23:32 208 open
other leb-origen-oneiric-20111221-0.sha1sums.txt.asc 11-Jan-2018 23:32 490 open
text linaro-o-ubuntu-desktop-20111219-0.md5sums.txt 11-Jan-2018 23:32 240 open
other linaro-o-ubuntu-desktop-20111219-0.md5sums.txt.asc 11-Jan-2018 23:32 490 open
text linaro-o-ubuntu-desktop-20111219-0.sha1sums.txt 11-Jan-2018 23:32 264 open
other linaro-o-ubuntu-desktop-20111219-0.sha1sums.txt.asc 11-Jan-2018 23:32 490 open
other linaro-o-ubuntu-desktop-tar-20111219-0.list 11-Jan-2018 23:32 6.9M open
other linaro-o-ubuntu-desktop-tar-20111219-0.packages 11-Jan-2018 23:32 36.5K open
application/x-tar linaro-o-ubuntu-desktop-tar-20111219-0.tar.gz 26-Feb-2018 13:34 499.6M open
other origen-ubuntu-desktop.img.gz 26-Feb-2018 13:34 553.8M open