Difference between revisions of "Re-partition phone filesystem"
Line 1: | Line 1: | ||
− | Re-Partitioning the internal memory of the phone relocates the available memory from one partition to another. For example reducing the amount of memory allocated to the internal SD partition and increase the amount allocated to the | + | Re-Partitioning the internal memory of the phone relocates the available memory from one partition to another. For example, reducing the amount of memory allocated to the internal SD partition and increase the amount allocated to the data partition.<br> |
− | When we flash the ROM there is the option to repartition using a [[Samsung PIT Files|PIT file]]. It specifies the sizes allocated to each image file (factoryfs.rfs, modem.bin, etc) in the Flash storage where the ROM is stored. In effect it is treating the internal storage (not to be confused with the internal SD card) like you would treat a hard drive in a computer. The PIT file just specifies how it's broken up. | + | When we flash the ROM, there is the option to repartition using a [[Samsung PIT Files|PIT file]]. It specifies the sizes allocated to each image file (factoryfs.rfs, modem.bin, etc) in the Flash storage where the ROM is stored. In effect, it is treating the internal storage (not to be confused with the internal SD card) like you would treat a hard drive in a computer. The PIT file just specifies how it's broken up. |
Latest revision as of 14:39, 10 October 2019
Re-Partitioning the internal memory of the phone relocates the available memory from one partition to another. For example, reducing the amount of memory allocated to the internal SD partition and increase the amount allocated to the data partition.
When we flash the ROM, there is the option to repartition using a PIT file. It specifies the sizes allocated to each image file (factoryfs.rfs, modem.bin, etc) in the Flash storage where the ROM is stored. In effect, it is treating the internal storage (not to be confused with the internal SD card) like you would treat a hard drive in a computer. The PIT file just specifies how it's broken up.