Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

[Pogoplug Mobile] Change/Repartition Internal NAND (5 replies)

$
0
0
Is it possible to change the partition layout of the internal NAND? By default the rootfs is on a 112 MB mtd4 partition.

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?

Viewing all articles
Browse latest Browse all 3247

Trending Articles