This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NOTE: I have only tested this on my OnePlus 7T Pro running OxygenOS11 Beta (Android 11). | |
Be sure to know what you're doing and proceed at your own risk. | |
Below are two guides on how to make dynamic partition R/W, this also works for stock. | |
Unlike some other guides out there, this is without the need of unpacking/repacking the super partitions. | |
Although, the second guide does require (a properly) TWRP. | |
Note: If you get qualcomm crash dump complaining about dm-verity, flash magisk. | |
For Guide 2, you need to use a personal ***test*** TWRP build of mine. Only tested on 7T Pro running OOS11. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Try that on rooted or TWRP Terminal | |
adb shell | |
ls -l /dev/block/bootdevice/by-name/ this will print all partition on emmc/ufs | |
These are partition that hold some efs/networking info so | |
if you have problem with efs/NVdata is curropted try that maybe helpful |