# Partition_Modification The partition.mbn file is the partition table flashed to the module, located in the \update directory of the firmware package. To generate this file, use the partition_nand.xml configuration file found in the same directory. When adjusting partition(s), replace the XML file with the identical name in the SDK with the one in the firmware package before making any modifications. The content of the configuration file is shown below 0xAA7D1B9A 0x1F7D48BC 0x4 ... 0:sys_back 58880 512 0 0xFF 0x01 0x00 0xFF mdm9607-perf-sysfs.ubi ... | Tag | Description | Description | |--- | --- | --- | |name | Partition name | | | size_kb | Size of the Nand occupied by the partition | Unit: KB, Size: must be an interger multiple of 128KB | | pad_kb | Size of the partition used for redundancy | Size generaly 128 512KB | | which_flash | - | Attributes of the five tags: and 4 shown in the above figure are configured according to that of system partition. | | img_name | UBI file system image | - |