Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv2 Ubuntu Distro flash

107 bytes added, 13:51, 9 June 2014
Erase the partitions
== Erase the partitions ==
It's very important erase the partitions before try to write anything into the flash memory.We will erase all NAND partitions using these commands: <pre>$ flash_eraseall /dev/mdt0 $ flash_eraseall /dev/mtd1 $ flash_eraseall /dev/mtd2 </pre>
== Install the Bootloader ==