PCIe SATA android 7.1.2 support for iMX6q

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

PCIe SATA android 7.1.2 support for iMX6q

1,555 Views
harishkumarts
Contributor I

Working with Android 7.1.2 imx6q board with PCIe external SATA module, The Android kernel level able to see the sda1 SATA driver partition and able to read/write the storage in kernel level, But the Android UI not getting the SATA storage drive.

Below given device mounted list,And that /dev/block/sda removable device is not mounted here

tmpfs 1029200 4 1029196 1% /mnt
/dev/block/mmcblk0p3           1499760    708564    791196    48%    /system
/dev/block/mmcblk0p10         1430704    23240      1407464    2%    /data
/dev/block/mmcblk0p4            499656      416          499240      1%    /cache
/dev/block/mmcblk0p5             6907          45            6862          1%   /device
/dev/fuse                                  1430704    23240      1407464    2%   /mnt/runtime/default/emulated
/dev/fuse                                  1430704    23240      1407464    2%   /mnt/runtime/read/emulated
/dev/fuse                                  1430704    23240      1407464    2%   /mnt/runtime/write/emulated
/dev/block/vold/public:179:33   7821312   3384552   4436760  44%   /mnt/media_rw/9CB0-C8A5
/dev/fuse                                   7821312   3384552   4436760  44%   /mnt/runtime/default/9CB0-C8A5
/dev/fuse                                   7821312   3384552   4436760  44%   /mnt/runtime/read/9CB0-C8A5
/dev/fuse                                   7821312   3384552    4436760 44%   /mnt/runtime/write/9CB0-C8A5

So please help to view the SATA storage drive in Android UI.

Regards,

Harish Kumar    

0 Kudos
Reply
1 Reply

1,396 Views
igorpadykov
NXP Employee
NXP Employee

Hi Harish

please look on

linux - How to mount an external drive's ext4 partition on android and make it rw-available to all t... 

as this may be specific android issue, may be recommended to post this on android forums

Android Development | Android Forums 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply