Hi all,
I am using android p9.0.0_2.0.0_ga with imx8mq board. I observed that it is read only system as i am not able to copy lib in /vendor/lib directory.so i followed following steps.
adb root
adb disable-verity
but after applying adb disable-verity i got following log:
Device is locked. Please unlock the device first
so i tried to use fastboot from u-boot console,
following are the steps i followed:
setenv fastboot_dev mmc1
fastboot 0
but board doen't boot up as fastboot.
so can anyone help me to setup fastboot?
已解决! 转到解答。
Hello,
Please follow the section 6.2.3 DM-verity configuration of the Android_User's_Guide.pdf that I'll attach here.
Hope this helps,
Regards,
Aldo.
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hello,
Please follow the section 6.2.3 DM-verity configuration of the Android_User's_Guide.pdf that I'll attach here.
Hope this helps,
Regards,
Aldo.
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------