Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv2 Ubuntu Distro

4 bytes removed, 11:00, 9 June 2014
no edit summary
After incompress the content you should see inside the /media/boot these content:
<pre>$ zImage MLO igep.ini </pre>
The default configuration is set for boot IGEPv2 board if you wish boot the IGEP COM Module or IGEP COM Proton then you must edit the file igep.ini and modify set the variable:
<pre>MachineID=&lt;board id&gt; </pre>
Where board id:
Now enter into the rootfs partiton (normally mounted on /media/rootfs) and uncompress the ubuntu 12.04.4 package on it as:
<pre>$ tar xvfj ubuntu-12.04.04-lts-isee-igep00x0-20140606-armel.tar.bz2 </pre>
After that sync and eject the microsd card.
== Boot the board<br> ==