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/12.07/ubuntu/leb-panda/lt-panda-x11-base_20120723-197-ubuntu-desktop.img.gz

  $ curl $URL | gunzip | sudo dd bs=64k of=$SDCARD
Note: Windows users may use the Image Writer for Windows

Building a Custom Image

 # Get artifacts
  $ wget http://releases.linaro.org/12.07/ubuntu/leb-panda/hwpack_linaro-lt-panda-x11-base_20120723-197_armhf_supported.tar.gz http://releases.linaro.org/12.07/ubuntu/leb-panda/linaro-precise-ubuntu-desktop-20120723-305.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.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 --mmc /dev/sdX --dev panda --hwpack hwpack_linaro-lt-panda-x11-base_20120723-197_armhf_supported.tar.gz --binary linaro-precise-ubuntu-desktop-20120723-305.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:34 1.6K open
text hwpack_linaro-lt-panda-x11-base_20120723-197_armhf_supported.manifest.txt 12-Jan-2018 02:34 1.3K open
application/x-tar hwpack_linaro-lt-panda-x11-base_20120723-197_armhf_supported.tar.gz 26-Feb-2018 14:44 68.3M open
other linaro-precise-ubuntu-desktop-20120723-305.list 12-Jan-2018 02:34 7.9M open
text linaro-precise-ubuntu-desktop-20120723-305.md5sums.txt 12-Jan-2018 02:34 435 open
other linaro-precise-ubuntu-desktop-20120723-305.packages 12-Jan-2018 02:34 38.4K open
text linaro-precise-ubuntu-desktop-20120723-305.sha1sums.txt 12-Jan-2018 02:34 475 open
application/x-tar linaro-precise-ubuntu-desktop-20120723-305.tar.gz 26-Feb-2018 14:44 530.1M open
other lt-panda-x11-base_20120723-197-ubuntu-desktop.img.gz 26-Feb-2018 14:44 607.9M open