Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to get the Linaro distribution

115 bytes added, 15:48, 25 January 2011
Linaro 10.11
#Insert your SD card into the host machine (the machine you downloaded the image and hwpack to).
#Ensure you know the device node for your sd card reader. In the following example we assume /dev/mmcblk0. If you are unsure of the device node of your SD card, remove and reinsert the card and type dmesg on the command line. The last few lines should give you the device node of the card you just inserted.
#In the directory where you downloaded the image and hwpack run linaro-media-create(NOTE: be sure to delete all partitions on the SD Card before running linaro-media-create otherwise it will fail!)
linaro-media-create --rootfs ext3 --mmc /dev/mmcblk0 --dev igep \
0
edits