Lines Matching full:juno
1 # Juno Development Platform Support in meta-arm-bsp
7 MACHINE ?= "juno"
9 Juno is using a USB hard drive for root filesystem by default. The distribution
16 ### Update Juno SD card:
19 tmp/deploy/images/juno/firmware-image-juno.tar.gz
21 Its content must be written on the Juno firmware SD card.
23 - insert the sdcard of the Juno in an SD card reader and mount it:
29 ```bash$ sudo tar --no-same-owner -xzf tmp/deploy/images/juno/firmware-image-juno.tar.gz -C /mnt/```
32 - reinsert the SD card in the Juno board
37 drive that must be plugged on the Juno Platform.
41 tmp/deploy/images/juno/core-image-minimal-juno.tar.bz2
46 - untar tmp/deploy/images/juno/core-image-minimal-juno.tar.bz2 on to the
50 You must insert the SD card and the USB drive and power-on the Juno board.