libaums icon indicating copy to clipboard operation
libaums copied to clipboard

more than 64G while the List<Partition> partitions = mMassStorageDevices[0]. GetPartitions ();Partitions =null

Open saiwaishitou opened this issue 7 years ago • 1 comments

When the storage space of the usb flash disk is greater than 64G, the List<Partition> partitions = mMassStorageDevices[0]. GetPartitions ();Partitions =null, what happens?

saiwaishitou avatar Apr 24 '18 10:04 saiwaishitou

Can you give some more information? 64GB should not be a problem. Make sure that it is FAT32 though

magnusja avatar Apr 25 '18 08:04 magnusja