Currently, FAT32 is very popular due to the support of many devices and many operating systems. However, the limitation of FAT32 is the limit on the size of each saved file, and the capacity of the entire drive.
FAT32 was developed many years ago, based on the FAT file system for DOS. Due to its long history, FAT32 only supports up to 4GB file size. Currently, if you want to save an HD movie on a hard drive, using FAT32 is really a big challenge.
Therefore, the new file systems such as NTFS, exFAT can solve the problem of file size, as shown in the following figure.
However, exFAT does not currently have many supported devices and operating systems. And NTFS only works on Windows, Linux, and Snow Leopard.
Conclusion: Based on the two factors above, please select the file system for your USB drive. FAT32 is still the right choice if you do not need to save a lot of files larger than 4GB.
- FAT32: FAT32 is commonly used for drives with capacity less than 32GB. Depending on the software used, you can create FAT32 drives up to several TB. Some software to format drives in FAT32 format:
- NTFS and exFAT: There are two ways to format NTFS and exFAT drives.
Method 1: On Windows 7, go to Start menu to search for keyword ' Computer Management '. At the window that opens, select Disk Management , select the drive to format.
Method 2: Go to My Computer , right-click the drive, select Format .
- HFS +: The Disk Utility in Mac OS will help you format the HFS + drive.
- EXT2 or EXT3: Not only supports FAT32, GParted also helps format the drive in EXT2 or EXT3 standard for Linux system.