Changes

How to boot from MicroSD Card

309 bytes added, 19:04, 2 June 2011
no edit summary
You can follow this other howto about the [[The IGEP X-loader|IGEP-X-loader]].
<pre>We will compile the sources from our git repository:
$/home/jdoe&gt; git clone git://git.igep.es/pub/scm/igep-x-loader.git
 
$/home/jdoe&gt; cd igep-x-loader
 
$/home/jdoe/igep-x-loader&gt; make igep0020-sdcard_config
 
$/home/jdoe/igep-x-loader&gt; make
 
$/home/jdoe/igep-x-loader&gt; contrib/signGP
</pre>
Copy the x-loader.bin.ift into the boot partition.
</pre>
Create a new file into the boot partition named igep.ini with these content and save the file.
== Kernel &amp; Rootfs ==