fastboot and adb disable-verity on imx8mq

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

fastboot and adb disable-verity on imx8mq

Jump to solution
4,001 Views
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?

0 Kudos
1 Solution
3,532 Views
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.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
3,533 Views
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 Kudos