FAT32 on a firewire drive jackal wrote on 12/23/2004, 3:28 PM Got to import a bunch of sequential tga files generated on a Mac. Mac doesn't like NTFS. Wants FAT32. I tried to reformat the drive via command line - format g:/fx:FAT32 and it starts. Gets about 4% in and stops. ??? Thanks for the help. Back to post
Comments nickle wrote on 12/23/2004, 4:45 PM fx should be "fs", unless that is a typo. Why not just go to disk management and right-click the drive and select format? Then fat32 in the dropdown. Also fat32 only supports 32GB drives or partitions. 1