Changes

How to boot from MicroSD Card

277 bytes added, 16:14, 10 July 2012
no edit summary
Create a new file into the boot partition named igep.ini with these content and save the file.
== Kernel ==
You can follow this other howto about [[The Linux kernel|how compile and install the Linux Kernel]].
In We will get from our case we build git repository the kernel sources from zeroand build it:<br>
<pre>a) Clone the Kernel git repository
</pre>
Notes: The kernel binary resides inside the directory: $/home/jdoe/linux-omap-2.6/arch/arm/boot/'''zImage'''
Alternatively you can download the kernel binary from this [http://downloads.isee.biz/pub/releases/linux_kernel/v2.6.37-3/zImage-2.6.37-3.bin link] and modules from [http://downloads.isee.biz/pub/releases/linux_kernel/v2.6.37-3/modules-2.6.37-3.tar.gz this].
== Root File System ==