How do I format a Flash Drive to FAT16?

I was able to format a 2GB flash drive to FAT16 using Terminal, but I can't figure out how to format the 8GB drive into 4 partitions, FAT16. Too many arguments or not enough... can't seem to get the correct number.

Could someone please tell me what the command line would be? Thanks!

Powerbook G4 1.33 Mhz, Mac OS X (10.4.11), 7200 RPM HD, 1Gig RAM

Posted on Aug 21, 2010 1:19 PM

Reply
10 replies

Aug 21, 2010 5:41 PM in response to BDAqua

You can ask it. But can I ask why you are asking?

Why? Because I need it that way. From experience, I've found FAT16 works better fast forwarding and reversing while watching AVI files on a DVD player that has USB 2.0. With FAT32 sometimes the movies will freeze while fast forwarding and the picture isn't as smooth.

Happy? 🙂

Aug 24, 2010 9:05 AM in response to BDAqua

I appreciate the help. I spent about an hour on it already. Here's the Terminal Command that worked for a 2 GB flash drive:

Vito Computer:~ Vito$ diskutil partitionDisk /Volumes/ARC 1 MBRFormat "MS-DOS FAT16" "FLASH" 1860M


Now here's the supposed way to setup an 4 GB flash drive (found within a thread in Discussions), which must be partitioned into four:

diskutil partitionDisk /Volumes/FLASHDRIVE 2 MBRFormat "MS-DOS FAT16" "PART1" 1860M "MS-DOS FAT16" "PART2" 1860M

However when I make the necessary changes to the above command line, allowing for an 8 GB drive, it's not working.

Aug 24, 2010 10:02 AM in response to VitoArc

Started experimenting with a 4 GB DMG instead, initial results...

diskutil partitionDisk /Volumes/FAT16b MBRFormat "MS-DOS FAT16" "PART1" 1860M "MS-DOS FAT16" "PART2" 1860M
Started partitioning on disk disk7
$<3>Creating partition map
$<3>Formatting disk7s1 as MS-DOS (FAT16) with name PART1
$<3>Formatting disk7s2 as MS-DOS (FAT16) with name PART2
$<3>[ \ 0%..10%..20%..30%..40%..50%.......................... ]
Partitioning encountered error on disk disk7s2: The chosen size is not valid for the chosen filesystem (-9962)

Not sure why it gets half way through the second partition, even if I lower the values.

Aug 24, 2010 10:49 AM in response to BDAqua

Very nice!

However, I can't find 'diskutil' on MacOSX 10.4.11. Typing 'apropos partition' brings up only three old commands; so, has it a manual page? Have you a directory?

Thanks!

Bruce

PS. Oh, my apology to all. This machine's OS was trashed, and I've not yet rebuilt it. Now I remember using diskutil and a similar Darwin command ON THIS MACHINE when I maintained it, before it became a ‛gift‛ to me. 😟

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How do I format a Flash Drive to FAT16?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.