summaryrefslogtreecommitdiff
path: root/openembedded/juno-lsk/INSTALL.textile
blob: 8a08fd8c0b1275d2603da7f63d79a4bf90d58a3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
h2. License

The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.06/openembedded/juno-lsk/#tabs-5.

h2. Installation

h3. Pre-Installation Steps

* Ubuntu 12.04 64 bit or newer on your desktop PC ("www.ubuntu.com":http://www.ubuntu.com)
* Before any installation begins, it is important that you ensure your board has the latest firmware installed
** See the Juno Firmware wiki for more details:
** "https://wiki.linaro.org/ARM/Juno/Firmware":https://wiki.linaro.org/ARM/Juno/Firmware
* 4GB USB drive or larger
* Choose either to use a pre-built image or to build a custom image by following the steps below

h3. Using pre-built image

* Unzip the downloaded pre-built image and write it to a USB drive
* Safely remove the USB drive and insert it into the board

h3. Building a custom image using pre-built components

* Download Artifacts from above
* Get "Linaro image tools":https://wiki.linaro.org/Linaro-Image-Tools
* Create media

bc. sudo linaro-media-create --mmc /dev/sdX --dev juno --hwpack <hwpack filename> --binary <rootfs filename>

h3. Post-installation steps

* Safely remove the USB drive and insert it into the board
* "Configure UEFI":https://wiki.linaro.org/ARM/UEFI for your new USB drive