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.03/ubuntu/leb-panda/panda-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

 # Get artifacts
  $ wget http://releases.linaro.org/12.03/ubuntu/leb-panda/hwpack_linaro-lt-panda-x11-base_20120329-0_armel_supported.tar.gz http://releases.linaro.org/12.03/ubuntu/leb-panda/linaro-o-ubuntu-desktop-tar-20120327-0.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.03/components/platform/linaro-image-tools/linaro-image-tools-2012.03.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_20120329-0_armel_supported.tar.gz --binary linaro-o-ubuntu-desktop-tar-20120327-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 12-Jan-2018 00:57 1.6K open
text hwpack_linaro-lt-panda-x11-base_20120329-0_armel_supported.manifest.txt 12-Jan-2018 00:57 1.7K open
application/x-tar hwpack_linaro-lt-panda-x11-base_20120329-0_armel_supported.tar.gz 26-Feb-2018 14:06 69.7M open
text linaro-o-ubuntu-desktop-20120327-0.md5sums.txt 12-Jan-2018 00:57 240 open
other linaro-o-ubuntu-desktop-20120327-0.md5sums.txt.asc 12-Jan-2018 00:57 490 open
text linaro-o-ubuntu-desktop-20120327-0.sha1sums.txt 12-Jan-2018 00:57 264 open
other linaro-o-ubuntu-desktop-20120327-0.sha1sums.txt.asc 12-Jan-2018 00:57 490 open
other linaro-o-ubuntu-desktop-tar-20120327-0.list 12-Jan-2018 00:57 6.9M open
other linaro-o-ubuntu-desktop-tar-20120327-0.packages 12-Jan-2018 00:57 36.9K open
application/x-tar linaro-o-ubuntu-desktop-tar-20120327-0.tar.gz 26-Feb-2018 14:06 504.3M open
text lt-panda-x11-base-oneiric-20120329-0.md5sums.txt 12-Jan-2018 00:57 206 open
other lt-panda-x11-base-oneiric-20120329-0.md5sums.txt.asc 12-Jan-2018 00:57 490 open
text lt-panda-x11-base-oneiric-20120329-0.sha1sums.txt 12-Jan-2018 00:57 222 open
other lt-panda-x11-base-oneiric-20120329-0.sha1sums.txt.asc 12-Jan-2018 00:57 490 open
other panda-ubuntu-desktop.img.gz 26-Feb-2018 14:07 585.9M open