Formatting FAT32 with 32KB cluster on Windows 8.1?

2

I'm lucky: I own a laptop only capable of running Windows Vista. I say this because I had to use said laptop to format an SD card to FAT32 wtih a 32KB cluster, something I found I'm unable to do using the Windows 8.1 Pro formatting tool.

How can I format SD cards, USB thumb drives and hard drives, etc., to FAT32 with a non-Windows-standard cluster size?

During the format on Windows Vista, I returned with an error stating that

The cluster size is too big for the selected file system.

How am I supposed to format FAT32 with a 32KB cluster if that's not physically possible?

Cora

Posted 2014-02-20T12:07:49.667

Reputation: 417

Answers

4

The result to my query was that apparently, when assigning a cluster size to a FAT32 file-system, the size of the disk is very important.

Disks over 2GB appear to be eligible for a 32KB cluster, whereas their lesser counterparts are not. In order to assign a 32KB cluster on a disk that is less than 2GB in size, you need to use a third-party tool.

Cora

Posted 2014-02-20T12:07:49.667

Reputation: 417

3

HP has a reliable formatting tool for USB drives that is harder to find than you'd think, while SD cards have a dedicated tool.

Bad Neighbor

Posted 2014-02-20T12:07:49.667

Reputation: 179

Does the tool allow to format with 32 kB clusters? – slhck – 2014-02-20T14:03:50.633

0

Using SDCARD Formatter, a sdhc card will format with fat32 and 32k clusters on win 10. Have not tried a SDXC card, but have heard a rumor that the sd card formatter tool defaults to exfat for that.

sspence65

Posted 2014-02-20T12:07:49.667

Reputation: 11

Why do you give this answer if you haven't tried it? – Toto – 2018-06-21T15:34:07.223

Because I did try it with a sdhc card, and got a fat32 partition with 32k clusters. That perfectly answers the OP's question. – sspence65 – 2018-06-22T15:42:52.093

I did format my flash drive (pendrive) with the SDCARD Formatter Indicated by Bad Neighbor and I can confirm that it works. – Alexandre Ribeiro – 2018-10-21T13:49:23.237