How to change APPSIZE in .xml file

Hi,

We wanted to assign different size to each rootfs partition i.e to mmcblk0p1 and mmcblk0p2 . We saw APPSIZE parameter in .xml file , but didn’t saw where it is getting assigned .

Could you please help to figure out where values getting updated. @WayneWWW

Thanks
Darshan

There should be a EMMC size configuration parameter in the board config. Please check.

Hi ,

Thanks for replay , We checked out config file in that we able to assign ROOTFS size . With that each partition taking same size. i.e if ROOTFS=14Gib , mmcblk0p1 and mmcblk0p2 taking 14Gib each .

We want assign different size to each partition.
For an example , We want assign mmcblk0p1=40GIB and mmcblk0p2= 18Gib

How can we assign different size to each partition? @WayneWWW
Thanks
Darshan

There is no method to do that, because by default we assume 0p1 and 0p2 are for rootfs A/B redundancy.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.