This commit is contained in:
MeexReay 2025-05-28 20:27:15 +03:00 committed by GitHub
parent 2afe896ea2
commit b229b813b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,9 +58,9 @@ pmbootstrap flasher flash_kernel
3. Flash system
```bash
fastboot reboot fastboot
fastboot delete-logical-partition product
pmbootstrap flasher flash_rootfs
fastboot reboot fastboot # enter fastbootd mode
fastboot delete-logical-partition product # make system partition bigger
pmbootstrap flasher flash_rootfs # flash system
```
## How to flash stock firmware