#Changing 2TB harddrive to FAT32, what allocation size?

6 messages · Page 1 of 1 (latest)

verbal locust
#

How do I know whether to choose 32kb or 64 kb allocation size when converting to fat32?

#

im having trouble finding an explanation of this

#

@median halo I bought the hard drive you are using, did you choose 32 or 64?

median halo
# verbal locust How do I know whether to choose 32kb or 64 kb allocation size when converting to...

Format your USB drive: The drive should be 2tb or smaller, formatted to MBR and have a single primary FAT32 partition with 32kb (32768) or 64kb (65536) cluster/allocation unit size. Double check the partition style is MBR: https://www.howtogeek.com/245610/how-to-check-if-a-disk-uses-gpt-or-mbr-and-how-to-convert-between-the-two/
Drive is 64gb or less: Format it to FAT32 with 32kb (32,768 bytes) cluster / allocation unit size. Drive is larger than 64gb: Format it to FAT32 with 64kb (65,536 bytes) cluster / allocation unit size. If the drive is larger than 32GB, you will need third party software like GUIFormat or Wii Backup Manager to format your drive to FAT32 Wii Backup Manager: https://wii.guide/wiibackupmanager GUIFormat: http://ridgecrop.co.uk/index.htm?guiformat.htm

How-To Geek

Modern versions of Windows–and other operating systems–can use either the older Master Boot Record (MBR) or newer GUID Partition Table (GPT) for their partition schemes. Here’s how to check which one a disk is using and convert between the two.

verbal locust
#

ah so 64 then

median halo
#

Correct