Changes

IGEPv2 Ubuntu Distro flash

246 bytes added, 16:51, 9 June 2014
Boot from Flash (first time)
Mount manually the boot partition with this command:
<pre>$ mount -t jffs2 /dev/mtdblock1 /boot </pre>
After mount the boot partition go to /root/packages and install the kernel with:
<pre>$ dpkg -i linux-image-2.6.37_0009.isee_armel.deb</pre>
and after that install the wifi firmware with
<pre>$ dpkg -i igep-fw-wifi-marvell-8686_0.1_all.deb</pre>