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.04/ubuntu/vexpress/vexpress-precise_ubuntu-desktop_20120424-1.img.bz2
  $ curl $URL | bunzip2 | 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.04/ubuntu/vexpress/hwpack_linaro-vexpress_20120424-1_armhf_supported.tar.gz http://releases.linaro.org/12.04/ubuntu/vexpress/linaro-precise-ubuntu-desktop-20120426-119.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.04/components/platform/linaro-image-tools/linaro-image-tools-2012.04.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 vexpress --hwpack hwpack_linaro-vexpress_20120424-1_armhf_supported.tar.gz --binary linaro-precise-ubuntu-desktop-20120426-119.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#Versatile_Express
        http://wiki.linaro.org/ARM/VersatileExpressSetup

NameLast modifiedSizeLicense

Parent Directory Parent Directory
other README 12-Jan-2018 01:33 1.7K open
text hwpack_linaro-vexpress_20120424-1_armhf_supported.manifest.txt 12-Jan-2018 01:33 579 open
application/x-tar hwpack_linaro-vexpress_20120424-1_armhf_supported.tar.gz 26-Feb-2018 14:21 37.3M open
text linaro-precise-ubuntu-desktop-20120426-119.build-log.txt 12-Jan-2018 01:33 403.9K open
other linaro-precise-ubuntu-desktop-20120426-119.list 12-Jan-2018 01:33 7.5M open
text linaro-precise-ubuntu-desktop-20120426-119.md5sums.txt 12-Jan-2018 01:33 434 open
other linaro-precise-ubuntu-desktop-20120426-119.packages 12-Jan-2018 01:33 36.2K open
text linaro-precise-ubuntu-desktop-20120426-119.sha1sums.txt 12-Jan-2018 01:33 474 open
application/x-tar linaro-precise-ubuntu-desktop-20120426-119.tar.gz 26-Feb-2018 14:21 491.8M open
other vexpress-precise_ubuntu-desktop_20120424-1.img.bz2 26-Feb-2018 14:21 506.8M open