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