I have just tried to change the format a 1tb NTFS drive to fat32 and I'm getting a message that the drive's too big. Can anyone help?
feedback
|
migrated from serverfault.com Nov 16 '11 at 21:22
This question came from our site for system administrators and desktop support professionals.
|
According to this technet article, the largest FAT32 volume that Windows can create is 32GB. There are other methods to make larger volumes, since the theoretical max is 2TB, but you'll find support for large FAT32 volumes to be sparse. If you're using this on an external device, you might want to look at exFAT. | |||||||||||||||||||
feedback
|
|
You can use the ridgecrop fat32 formatter to format the drive - bizzarely, while modern versions of windows cannot format large fat drives, they read them fine. The formatter is monumentally fast, so don't worry if it zips through the process. If you don't want to read through all the juicy theory do a quick in page search for "fat32format binary ~20K" | |||||
feedback
|
|
while I agree that there is no reason to use FAT32 anymore, I ran into this recently when connecting a hard drive to my Pioneer AVIC-Z130BT navigation. It only supports FAT32 much to my dismay. I got a portable 750GB drive and discovered through trial and error that I can't seem to get it to format any bigger than about 450GB. The utility was called fat32format, which is the same utility that Journeyman Geek mentioned. Google can point you to where you can pick up a copy for free. | |||||||
feedback
|
|
While you're using larger drives, obviously you will be using large files to work with. there are several limitations with FAT32 file system including the size of the files, size of the volume can be created. Later it will be hard to go back if you use FAT32. exFAT is an alternative but I am not sure how well it performs better than NTFS. NTFS is a mature file system and most of the operating system supports read and write (especially Linux). So I'd suggest you to stay-back with NTFS for better performance and reliability. | |||
|
feedback
|