I did a quick google, and couldnt find ANY way of doing NTFS over USB
Is it possible at all?
Joe
I did a quick google, and couldnt find ANY way of doing NTFS over USB
Is it possible at all?
Joe
NTFS is made for media of a very large size… gigabytes…terabytes…
It is a VERY bad option to use on a thumb drives or SD cards
I’m trying to make a datalogger with an external harddrive.
Thanks for the quick reply
Then you need to format your hard-drive FAT32.
So whats the largest address space for FAT32 that FEZ does?
Google is the way for all answers It will save you and us the extra work. Just search for “fat wikipedia”
it is about 2 terabytes I think …so you have nothing to worry about.
You can always make a partition FAT32 that is size x and the rest can be anything else
Thanks for your help Just wanted to make sure that FEZ/USBizi had no specific FAT size limit.
Joe
When you use the .Format(“FAT”, 0) does it format fat16 or fat32? I need to format fat32. MS doc is extremely vague on this subject.