Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv2 Ubuntu Distro flash

199 bytes added, 15:39, 9 June 2014
Install the Rootfs (Using Ubi filesystem)
== Install the Rootfs (Using Ubi filesystem) ==
a) Format the partition with ubi
$ ubiformat /dev/mtd2
 
b) Attach the device
$ ubiattach -p /dev/mtd2
 
c) Create the ubi volume
$ ubimkvol /dev/ubi0 -N rootfs -s 486MiB
 
d) Download the ubuntu image