Creating Big FAT32 partitions in Windows XP


Recommended Posts

Windows XP doesn't let you format a partition with FAT32 if it is bigger than 32GB. This is obviously to force you to use NTFS. But if, like me, you want a big partition that can be read by many OSes including Windows, Linux and OSX then you have to use FAT32.

To do this, first you must create your partition, it is probably best to use windows disk management to do this.

Right click on My Computer and select Manage. Then select Disk Management from the left. Now find some unallocated space on one of your disks. Right click on the unallocated space and select New Partition.

Press next, select primary partition. Press next, enter the size of your new partition, the number that's in there by default is the ammount of unallocated space on your disk and thus the maximum size for the partition. Press next, select a drive letter of your choice (it can be changed later). Press next, select do not format this partition. Then press next and then finish.

Now you have a new partition that is not yet formatted.

To format the big partition with FAT32 you have to use Linux mkdosfs for Windows NT/2K/XP. There might be other ways, but this is what I used and it worked perfectly. You can download mkdosfs from here: http://www.mager.org/mkdosfs/

Download mkdosfs.zip and extract it.

mkdosfs.exe is a command line program so when you extract it put it somewhere easy to access like C:. Now, press start then run and type cmd. Now, assuming you put mkdosfs.exe on C: type C:\mkdosfs

That should give you instruction on how to use the program. If it doesn't then you haven't typed in the path of the program correctly.

To format a partition you must type this into cmd:

C:\mkdosfs -F 32 -n <partition name> -v <drive letter>

Where <partition name> is a name of your choice for your new partition and <drive letter> is the drive letter of the partition you want to format. *Don't get the drive letter wrong!*

Once you have typed that in and pressed enter, the program should give you some information about your new partition like this:

mkdosfs 2.8 (28 Feb 2001)

Win32 port by Jens-Uwe Mager

\\.\<drive letter> has 255 heads and 63 sectors per track,

logical sector size is 512,

using 0xf8 media descriptor, with 390716865 sectors;

file system has 2 32-bit FATs and 8 sectors per cluster.

FAT size is 380816 sectors, and provides 48744400 clusters.

Volume ID is 4149e22c, volume label <partition name> .

It will be unresponsive while it formats the drive, but it only took about 30 seconds to format my 200GB partition.

Note the -F 32 part of the command. mkdosfs can format FAT12 and FAT16 partitions with the relevant command. If you don't include -F 32 then mkdosfs will use either FAT12 or FAT16 so make sure you do put that bit on.

So there you go, now you have a FAT32 partition bigger than 32GB that can be read and written to by many OSes and you didn't even have to leave Windows XP (Y)

Edited by BobMarley

Only during the setup portion.

Disk Management does not let you format a partition with FAT32 if it's bigger than 32GB.

but can that program work its wonders on serial ATA drives of 200GB, that would be lovely

Yes, it was a 200GB SATA drive that I used it on :)

None really. The only benefit is the cross platform support. If you only use windows, use NTFS.

Cross platform support?? Linux and OSX both can "READ" ntfs just fine..

I see no point in using FAT32 as a filesystem - unless your using a OS that does not support NTFS.. And who is stilling use 9x?

Cross platform -- then why not just ext2 or 3? XP can read/write to ext2/3

http://www.fs-driver.org/index.html

And so can OSX..

http://sourceforge.net/projects/ext2fsx/

FAT32 is an antiquated file system used by antiquated OSs -- move forward people ;) And I agree with roadwarrior -- if your going to be using other OSs anyway -- why not just create the filesystem with one of them?

Cross platform support?? Linux and OSX both can "READ" ntfs just fine..

I see no point in using FAT32 as a filesystem - unless your using a OS that does not support NTFS.. And who is stilling use 9x?

Cross platform -- then why not just ext2 or 3? XP can read/write to ext2/3

http://www.fs-driver.org/index.html

And so can OSX..

http://sourceforge.net/projects/ext2fsx/

FAT32 is an antiquated file system used by antiquated OSs -- move forward people ;) And I agree with roadwarrior -- if your going to be using other OSs anyway -- why not just create the filesystem with one of them?

Exactly!! :whistle:

Cross platform support?? Linux and OSX both can "READ" ntfs just fine..

But they can't write to NTFS, which is half the issue! Fat32 is still needed. Don't believe me? Get an ipod and try to use it on both Mac and windows with it formatted in anything other than fat32.

Cross platform support?? Linux and OSX both can "READ" ntfs just fine..

I see no point in using FAT32 as a filesystem - unless your using a OS that does not support NTFS.. And who is stilling use 9x?

Cross platform -- then why not just ext2 or 3? XP can read/write to ext2/3

http://www.fs-driver.org/index.html

...

FAT32 is an antiquated file system used by antiquated OSs -- move forward people ;) And I agree with roadwarrior -- if your going to be using other OSs anyway -- why not just create the filesystem with one of them?

First of all, those FS Drivers are poorly made, do not work too well, and cause issues when formatting drives / noticing drives. Secondly; what if the person formats with something such as ResierFS? Support is lacking even-moreso in that. FAT32 is just a known, well used standard is cross-platform. The having LInux and such write to it, is a plus aswell.

So, moving forward for those other OSes is not an option. :unsure:

Sure, it sucks; but it helps when running a server, or something old. I should know, I just started doing so and have found this to be a crux problem.

And I agree with roadwarrior -- if your going to be using other OSs anyway -- why not just create the filesystem with one of them?

Because you can format it with Windows XP fine like I have shown in this guide. I don't understand you people, I created this because I like to pass on information in the hope that it will be useful. What is the point of posting here about how bad FAT32 is or why you shouldn't do it?

To those that said thanks, you're welcome :)

  • 1 month later...

Hmm, didn't work out very well. Here's what happens:

C:\>mkdosfs -v -F 32 -n USB1 G:

mkdosfs 2.8 (28 Feb 2001)

Win32 port by Jens-Uwe Mager <[email protected]>

mkdosfs: unable to get length for '\\.\G:'

What might be wrong?

How did you make the partition G:? If the partition is already formatted then that might not work, I don't know since i've never tried it. Try deleting the partition using Windows Disk Management and then follow the guide to make another one.

To all those saying that FAT32 is really inefficient on big drives, Microsoft has really exagerated the facts. On my music partition I have 60GB of data that is about 10,000 1-10MB files. The extra data that the FAT32 innefiency has created is about 20MB. I'm not complaining at that.

The only real downside is the 4GB file size limit and lack of security features. Everything else has been exagerated by Microsoft.

Edited by BobMarley
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Nvidia 610.62 driver lands with big bug fixes and Empulse support by Pulasthi Ariyasinghe There is a new driver available for Nvidia GeForce hardware owners, and it's carrying a whole lot of bug fixes. The WHQL-certified 610.62 Game Ready driver is also adding support for Empulse. Empulse lands from 1047 Games. That may be familiar to first-person shooter fans, as this is the studio that has been behind Splitgate and the Splitgate: Arena Reloaded sequel. This latest FPS entry will land into early access on June 24, and it will have support for DLSS 4.5 with dynamic multi-frame generation and Nvidia Reflex on day one. FIXED World of Warcraft: Gaming stability improvements [5563205] FIXED Apex Legends: Occasional visual corruption after extended gameplay [6239327] FIXED Users may observe DLSS settings being grayed out in certain games after updating to display driver 610.47 [6262805] FIXED Improved gaming stability in multi-monitor configurations when using V-SYNC with DLSS Frame Generation [6158481] FIXED Resolved an issue that could cause jittering or ghosting in some DirectX 11 games when Smooth Motion is enabled [5937897] FIXED Resolved an issue that could cause some games to crash when launched with Smooth Motion enabled [5466398] FIXED [Ada] Resolves a frame pacing issue on certain monitors when G-SYNC is enabled [6226972] FIXED Resolved an issue that prevented the EDID from being read on certain monitors causing them to be identified as "NVIDIA NV-Failsafe” [6005508] FIXED Resolved an issue where certain monitors would not wake from sleep mode [5806798/5635230] FIXED General stability improvements when the system fails to create a new allocation [5449920] Nvidia has only listed a single open issue for this release: “Prefer Maximum Performance” Power Management Mode may not be applied correctly [6007998] The NVIDIA 610.62 driver is now available for download from the NVIDIA app. For those who want to download it directly, standalone links are here. Here are the official release notes (PDF).
    • You could do that in the last 2 updates as well.
    • Bose Ultra Open Earbuds are once again selling at their lowest price by Fiza Ali Amazon is once again offering the Bose Ultra Open Earbuds at their lowest price ever with a limited-time 33 percent discount on their original MSRP, ahead of Father's Day. So, you may want to check it out if you are looking for a gift or if you have been wanting to upgrade your device. The earbuds feature an open-ear design and Bose's OpenAudio technology that should deliver high-quality sound while helping keep audio private. The earbuds also support Bose Immersive Audio, which creates a spatialised listening experience designed to place sound around the listener for a more engaging experience. In terms of wireless connectivity, the earbuds features Bluetooth, Bluetooth Low Energy (BLE), A2DP audio streaming, HFP, AAC, and SBC support. Furthermore, they are compatible with Bose SimpleSync technology, allowing pairing with compatible Bose smart soundbars and speakers. They are also compatible with the Bose App for setup, customisation, and software updates. Moreover, they offer an IPX4 water-resistance rating that should provide protection against sweat and light splashes. When it comes to the battery performance, the Bose Ultra Open Earbuds should provide up to seven hours of battery life on a single charge while a full recharge should take approximately one hour. Specifications Detail Fit type Open-ear Noise cancelling No Microphone Built-in Wireless Bluetooth (A2DP, HFP, AAC, SBC, BLE) Multipoint Yes; 2 devices simultaneously Charging interface USB-C Earbud size 0.73"x0.67" x 1.07" (0.014lb) Case size 1.65"x2.56" x 1.04" (0.097 lb) Materials PC-ABS plastic, metal, silicone, gold plating App support Bose app; adjustable EQ, SimpleSync Audio tech OpenAudio, immersive/spatialized sound Bose Ultra Open Earbuds: $199 (Amazon US) - 33% off Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • After enabling it in about:config, customize, density, compact; the toolbar/address bar gets smaller vertically. I enabled Nova, I notice the tab bar/title bar is a bit larger vertically now? Everything always becomes a waste of space.
    • Microsoft's Copilot Cowork now generally available with usage-based billing by Pradeep Viswanathan Back in March, Microsoft first revealed Copilot Cowork, a new agentic AI experience in Microsoft 365 Copilot through which users can assign tasks to AI to complete in the background. After testing the service with a limited set of customers in Research Preview for a few weeks, Microsoft announced the general availability of Copilot Cowork to customers in the Frontier program on March 30. Today, Microsoft announced the general availability of Copilot Cowork worldwide for Microsoft 365 Copilot customers. The company also highlighted that Cowork became the fastest-growing feature in the history of its Frontier program. Unlike regular Copilot Chat, Copilot Cowork can run complex, long-running, multi-tool tasks from start to finish in the cloud by using organizational context through Work IQ. When compared to Claude Cowork, Microsoft claims that Copilot Cowork will be 30% to 40% cheaper on average with its Microsoft 365 connector. For now, Copilot Cowork runs on Anthropic models, including Opus 4.8 and Sonnet 4.6. However, Frontier customers can now use GPT-5.5. Microsoft also announced Cowork 1, a secure fine-tuned model coming in the next few weeks, which is designed to handle everyday Copilot tasks at a lower cost. To access Copilot Cowork, a Microsoft 365 Copilot user subscription is required. Usage is billed separately through Copilot Credits, based on model use, context retrieval, tool calls, and runtime. Pay-as-you-go pricing is set at $0.01 per Copilot Credit. To offer IT teams full control over usage costs, Microsoft provides spending limits, usage alerts, user-level controls, reporting, and prepaid usage plans for organizations. Usage-based billing begins today. However, Frontier customers who used Cowork between March 30 and June 16 will not be billed until July 1, 2026. The Microsoft 365 Copilot app now includes a toggle to enter the full Cowork experience. Microsoft is also adding partner plugins, with Enosix, Harvey, LSEG, Miro, monday.com, Moody’s, Morningstar, S&P Global Energy, and TeamsMaestro available now. Adobe, Atlassian, Box, Canva, Databricks, and others are coming soon.
  • Recent Achievements

    • One Year In
      Console General earned a badge
      One Year In
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • Veteran
      branfont went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      514
    2. 2
      +Edouard
      191
    3. 3
      PsYcHoKiLLa
      109
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!