Skip to content

Commit

Permalink
Update dm-verity.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shomykohai authored Jan 9, 2025
1 parent 2f3e4ff commit 1a93b1c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions info/dm-verity.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
## How did I get dm-verity?

There are various way to get a dm-verity error on this device.
* Trying to use DSU Loader
* Trying to use DSU Loader (Loading a GSI through Developer Options)
* Running `fastboot reboot bootloader`
* Updating the phone (Installing an OTA) and be unlucky
* Doing nothing and still get the error

The message itself is not a big deal, but it's annoying to see it and to have to press the power button every time you power on the phone.

### How to fix dm-verity?

1. Download the latest firmware from [Lolinet](https://mirrors.lolinet.com/firmware/lenomola/2023/penangf/official/)
1. Download the latest firmware (or the one matching the one on your phone if you don't wanna update) from [Lolinet](https://mirrors.lolinet.com/firmware/lenomola/2023/penangf/official/)
2. Download SP Flash Tool [here](https://github.com/moto-penangf/penangf-sp-flash-tool/releases/tag/0.1)
3. Run the SP Flash Tool and use the scatter file (.txt) you find in the firmware
4. Select only preloader and vbmeta partitions
Expand All @@ -18,4 +19,4 @@ The message itself is not a big deal, but it's annoying to see it and to have to
7. When it finishes flashing, reboot the phone and the error should be gone.


If this didn't work either, you can try to flash the full firmware, or use RSA.
If this didn't work either, you can try to flash the full firmware, or use RSA.

0 comments on commit 1a93b1c

Please sign in to comment.