fastboot and adb disable-verity on imx8mq

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

fastboot and adb disable-verity on imx8mq

跳至解决方案
4,784 次查看
kajal_rangani
Contributor I

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?

标记 (3)
0 项奖励
回复
1 解答
4,315 次查看
AldoG
NXP TechSupport
NXP TechSupport

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.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
4,316 次查看
AldoG
NXP TechSupport
NXP TechSupport

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.
-------------------------------------------------------------------------------

0 项奖励
回复