Device mounting problem as mass storage on Windows

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Device mounting problem as mass storage on Windows

ソリューションへジャンプ
1,300件の閲覧回数
avijitnsec
Contributor III

I have downloaded Yocto image in SD Card and created 2 more partitions on the SD card. I am using iMX8mm platform.

I am mounting both the partitions using mass storage module - modprobe g_mass_storage file=/dev/mmcblk1p3,/dev/mmcblk1p5

I was hoping to get both the partitions mounted as mass storage device when connected through USB.

On Windows machine, only one partition being mounted. On Ubuntu machine, both the partitions being mounted.

I am able to mount individual partitions using the following commands

mount /dev/mmcblk1p3 /mnt

mount /dev/mmcblk1p5 /mnt

They both are FAT32. If I insert the SD Card directly to Windows machine, they mount just fine. And if I mount them one at a time, they both are mounting properly.

Any idea what is going wrong with Windows machine ? How to consistently mount both the partition on all the platforms ?

0 件の賞賛
返信
1 解決策
1,282件の閲覧回数
b36401
NXP Employee
NXP Employee

Please note that Windows does not support more than one partition on USB flash drive (which is emulated by i.MX board).

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,283件の閲覧回数
b36401
NXP Employee
NXP Employee

Please note that Windows does not support more than one partition on USB flash drive (which is emulated by i.MX board).

0 件の賞賛
返信