Issue during auto mounting of two usb device with a new mountpoint in imx8x (android 10)

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

Issue during auto mounting of two usb device with a new mountpoint in imx8x (android 10)

Jump to solution
1,482 Views
afridi20
Contributor III

Hi NXP team,

I am trying to mount an USB 1 and USB 2 automatically using "fstab.freescale" file with mount point  /mnt/usb1 and /mnt/usb2.  Mount point name is not reflecting during mount time which I have changed manually ie Two usb are mounting to a default path called /mnt/media_rw/ instead of /mnt/usb1 and /mnt/usb2 .

Kindly help me to sort out this issue and provide some possible solutions also.

Note: Need to use voldmanaged as fs_mgr_flags which provides hotplug feature for android

          USB1: chipidea (HOST)

          USB2: cadence ( HOST)

fstab.freescale file:

/devices/platform/bus@5b000000/5b0d0000.usb/ci_hdrc.0/* /mnt/usb1 auto defaults voldmanaged=usb:auto

/devices/platform/bus@5b000000/5b110000.usb3/* /mnt/usb2 auto defaults voldmanaged=usb:auto

1 Solution
1,458 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @afridi20 

Please follow aosp document to configure other files.

https://source.android.com/devices/storage/config-example

View solution in original post

0 Kudos
Reply
2 Replies
1,459 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @afridi20 

Please follow aosp document to configure other files.

https://source.android.com/devices/storage/config-example

0 Kudos
Reply
1,471 Views
afridi20
Contributor III

HI NXP team & community members,

Is the USB mount problem solvable? Waiting for your precious solutions.

0 Kudos
Reply