Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => RK3188 => Topic started by: fohnbit on February 03, 2016, 05:22:42 PM

Title: Expand Filesystem on NAND
Post by: fohnbit on February 03, 2016, 05:22:42 PM
Hello,

how can I expand the filesystem to the 4GB?
Is is as default just 1.3GB.

Thank you!
Title: Re: Expand Filesystem on NAND
Post by: MBR on February 03, 2016, 11:09:01 PM
You must redefine the MTD table in the kernel (or pass MTD configuration from the kernel parameters), see the kernel MTD documentation or this arcticle http://free-electrons.com/blog/managing-flash-storage-with-linux/ (http://free-electrons.com/blog/managing-flash-storage-with-linux/).