Menu

Dynamic partitions flash steps

1、System is not expanded
2、Please upgrade the adb tool to the latest (the network disk provides the latest adb, windows for windows, darwin/linux for mac);
3、Then open cmd or terminal to flash in the recovery I provided(Dynamic partitions flash foder);
fastboot flash recovery recovery.img # (note the path);
4、Then swipe into the super_empty(Dynamic partitions flash foder);
fastboot wipe-super super_empty.img # (note the path);
5、Reboot to recovery;
6、Format the cache first;
7、Format the data;
8、Then go to Apply update—>Apply from ADB;
9、Enter in the cmd or adb toolbox
adb sideload /.zip # (Note the path);
10、Reboot

Posted by cat 2023-01-02

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.