Hello,
I am using iMX8DXL processor, UMS(USB Mass Storage) flashing is enabled in u boot and working as expected like partitions are get mounted in Linux pc ubuntu.
My question is this ums flasing is works in windows? if yes means how?
Hello @Alejandro_Salas
Flashed uboot ums enabled software and board is booting, stop at uboot
Once command is executed successfully, eMMC partition 1 and 2 will get mounted to the ubuntu PC
In Ubuntu PC working as expected.
In windows is possible to flash through ums and can we see mounted partition in windows PC?
Hello @Tanu_1827
Yes, I tested by my side and tehre is not problem, the operating system (Windows or Linux) will detect the board as USB Mass Storage.
Best regards.
Salas.
Hello @Tanushree
Of course Windows does not support EXT4 natively, you can install a driver for Windows called Ext2Fsd that will read and write EXT4 or a tool called Ext2Read.
I hope this can helps.
Best regards.
Salas.
Hello,
Please refer to here:
Best regards,
Salas.
Hello @Tanu_1827
Could you please share the steps that you did to reproduce it in Linux and Windows PC host?
Best regards.
Salas.