NTFS seems to also be a little more stable. One thing that is nice about NTFS is the max file size. If you do any work with DVD image files, you need NTFS so you can have a file > 4GB (4.7). If you have XP/2000, try this command from a command prompt:
convert c: /fs:ntfs
This will convert the drive from fat to NTFS.
|