Changes

IGEPv2 Ubuntu Distro flash

8 bytes added, 17:23, 1 July 2014
no edit summary
$ cp /boot/zImage .
</pre>
and after that we can unmount the device as <pre>$ cd ..$ umount /mnt</pre> Now we will edit the file /boot/igep.ini (using nano) due we must specify the root boot partition.<br> Find inside the file any line similar to this one and comment it:
;--- Configure MMC boot ---
rootfstype=ubifs</pre>
At leatest save the file.
 
and after that we can unmount the device as
<pre>$ cd ..
$ umount /mnt</pre>
== Install the Rootfs (Using Ubi filesystem) ==