Is it possible to change the partition layout of the internal NAND? By default the rootfs is on a 112 MB mtd4 partition.
Now I want to reduce the size of mtd4 or the root partition to say 30-40 MB and create a new partition with the remaining space all the while preserving the stock Pogoplug OS.
It says "Using static partition definition", but where is this partition layout defined?
If it can be done, could someone please point me in the right direction?
Quote
<4>[ 1.060000] Using static partition definition
<5>[ 1.070000] Creating 5 MTD partitions on "nand_mtd":
<5>[ 1.070000] 0x000000000000-0x000000200000 : "u-boot"
<5>[ 1.080000] 0x000000200000-0x000000500000 : "uImage"
<5>[ 1.080000] 0x000000500000-0x000000800000 : "uImage2"
<5>[ 1.090000] 0x000000800000-0x000001000000 : "failsafe"
<5>[ 1.090000] 0x000001000000-0x000008000000 : "root"
Now I want to reduce the size of mtd4 or the root partition to say 30-40 MB and create a new partition with the remaining space all the while preserving the stock Pogoplug OS.
It says "Using static partition definition", but where is this partition layout defined?
If it can be done, could someone please point me in the right direction?