diff --git a/dev/partitions.md b/dev/partitions.md index 50b7e3e..cc8723e 100644 --- a/dev/partitions.md +++ b/dev/partitions.md @@ -71,6 +71,6 @@ This is a list of partitions that are of interest for this device: * **`nvram`** -- Contains the IMEI and other device specific information, make a backup * **`elable`** -- Carrier Lock partition, can be flashed. Flash empty elable.img from firmware to remove carrier lock. Could be a typo of e-label. -* **`frp`** Factory Reset Protection partition. Also saves if OEM Unlocked is enabled in Developer settings. Can be reset with spefici tools, and maybe mtkclient (not tested). +* **`frp`** Factory Reset Protection partition. Also saves if OEM Unlocked is enabled in Developer settings. Can be reset with specific tools, and maybe mtkclient (not tested). To backup all the important partitions, use the [Backup Critical Partition](https://github.com/moto-penangf/fuckyoumoto/blob/main/backup_critical_partitions.sh) script from [DiabloSat](https://github.com/moto-penangf/fuckyoumoto/)