[Tutorial] How to disable dm-verity or Android Verified Boot (AVB)
[Tutorial] How to disable dm-verity or Android Verified Boot (AVB)
(20-12-2020, 03:43 AM)lolvatveo I have Samsung phone android 6.0.1 but it have DM Verity, when select Reboot in recovery mode it say verifying dm verity hash tree
(21-12-2020, 01:41 PM)thabitu Hello, i have successfully unlocked the bootloader, and flash empty vbmeta, using adb, and fastboot, but the twrp porter is still popping dm verity error while trying to port twrp
(22-12-2020, 05:42 AM)hovatek(21-12-2020, 01:41 PM)thabitu Hello, i have successfully unlocked the bootloader, and flash empty vbmeta, using adb, and fastboot, but the twrp porter is still popping dm verity error while trying to port twrp
Our porter only reads your recovery image and warns you if your model has dmverity. Since you've disabled it, you're good
(22-12-2020, 10:38 AM)thabitu Ok, but there is nothing in the output folder, and does the porter warns you even if you disable it? Does flashing vbmeta not enough to disable dmverity?
(23-12-2020, 06:05 AM)hovatek(22-12-2020, 10:38 AM)thabitu Ok, but there is nothing in the output folder, and does the porter warns you even if you disable it? Does flashing vbmeta not enough to disable dmverity?
Disable your antivirus then retry the tool.
As I said, the tool checks the recovery.img, dm verity is disabled on your device. The tool doesn't connect to / check your device. It only warns that your model comes with dmverity (based on checking the recovery image) so you should disable it before trying to flash the TWRP or root
(25-12-2020, 01:16 AM)ventura Please I want to flash vbmeta.img without unlocking bootloader... Can I go on.. I already have adb and fastboot...