Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv2 Ubuntu Distro flash

15 bytes removed, 16:49, 9 June 2014
Boot from Flash (first time)
/dev/mtdblock1 /boot jffs2 defaults 0 0
</pre>
Save the file and reboot the board with:<pre>$ reboot</pre>.
After reboot check that the board not ask again for skip Mount manually the boot partition with this command:<pre>$ mount-t jffs2 /dev/mtdblock1 /boot </pre>