This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to mount USB storage auto on SITARA board

Hello everyone,

I can mount the usb storage manual with the command mount -vfat /dev/block/sda1 /udisk. I have created that /udisk in file system.

But we need to let the android auto mount the usb storage when the USB storage plug in.

We want both sdcard as well as USB storage.

I find vold could do that, but I can't find out which sysfs path should I add into the vold.fstab.

Could anyone tell me how I can do?

 

Thanks,

Ashwinee Dhakate