How to remove the SD card read-only mode

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

How to remove the SD card read-only mode

Jump to solution
1,232 Views
jingyangxie
Contributor V

Hi,all

      I have an imx6q motherboard, when using MicroSD card, the linux always prompts SD card for read-only mode, how can I solve this problem?
PS:linux BSP 4.1.15

Labels (3)
0 Kudos
1 Solution
1,053 Views
quenreyn
Contributor III

Do you boot with a device tree ? How is set the SD-card node ?

You can add 'disable-wp;' to the node to allow writing accesses.

View solution in original post

3 Replies
1,054 Views
quenreyn
Contributor III

Do you boot with a device tree ? How is set the SD-card node ?

You can add 'disable-wp;' to the node to allow writing accesses.

1,053 Views
jingyangxie
Contributor V

Hi,Quentin

      thanks for your advice, I will try it

0 Kudos
1,053 Views
jingyangxie
Contributor V

By the way,the MicroSD can be written and read in Win 10 By adapter,and without adapter in linux 4.1.1.5,It's can only be read

0 Kudos