Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to create a SD-card with the latest software image

56 bytes removed, 16:25, 6 June 2013
m
no edit summary
For example, assuming the SD-card device takes '/dev/sdf' and you have an IGEPv2 board ('igep0020'), type<br>
<pre>./igep-media-create --mmc /dev/sdf --machine igep0020 --image demo-image-sato-igep00x0.tar.bz2</pre>
For example, assuming the SD-card device takes '/dev/sdb' and you have an IGEP COM&nbsp;MODULE ('igep0030') and speed up flash write without verify, type<br> <pre>./igep-media-create --mmc /dev/sdb --machine igep0030 --image demo-image-sato-igep00x0.tar.bz2 --skip-nandtest</pre>
These methods should give you a bootable SD-card. <br>
0
edits