Formatting your drive in FAT32

Last update on November 12, 2009 09:12 AM by jak58
Published by netty5

Formatting your drive in FAT32




Issue



Windows XP normally refuse to format a partition higher than 40 GB with FAT32. however this operation performs properly with NTFS

Solution


The solution for this issue is to boot your installation CD and use the Console Recovery by pressing the R key. Once the safe mode show C:\> type the following command :

format x: /fs:fat32
  • Replace the letter x by the partition that you are actually formatting , e.g . partition D:.
  • Important Notice : Formatting from FAT32 is refused whenever the we type cmd in the run. *Another important information is thaty. administrator password is required for formatting under console recovery. *If you have forgotten your administrator password, the only solution is to format using a software which enable you to format in FAT32 , e.g , FAT32FORMAT.
  • Available for free download here
Best answers for « Formatting your drive in FAT32 » in :
Formatting Your Hard Drive ShowFormatting Your Hard Drive Formatting and installing your Hard drive using the installation CD ] A hard disk drive is a non-volatile device mainly for data storage. Usually faster than any other storage device, this essential...
Mounting a partition Windows (VFAT/FAT32). ShowMounting a partition Windows (VFAT/FAT32) The following command enables you to mount a VFAT partition (file system in Windows 95): mount-t vfat / dev/hda1 / mnt/win95
Disk space / memory missing on USB stick / mp3 player ShowDisk space / memory missing on USB stick / mp3 player This is probably a problem of system files on the USB key. First of all, read the manual for the key, and verify that no utility provided with the key to reset or reformat. If...
Download SiS AGP(GART) Driver ShowThe LOCATED pilot AGP (GART) supports the following chipsets: SiSM650, SiSM760, SiSM741, SiS655FX, SiS655, SiS651, SiS650GX, SiS648MX, SiS648FX, SiS648, SiS645DX, SiS650GL, ...
FAT16 and FAT32 ShowThe FAT16 file system The first file system to be used on a Microsoft operating system was the FAT system, which uses a file allocation table. The file allocation table is actually an index which lists the content of the disk in order to record the...
Formatting - Formatting a hard drive ShowBefore trying to understand formatting, you first need to understand how a hard drive works. Many people do not distinguish low-level formatting (also called physical formatting) from high-level formatting (also called logical formatting). Even...
PCI Bus ShowThe PCI Bus The PCI bus (Peripheral Component Interconnect) was developed by Intel on 22 June 1992. Contrary to the VLB bus, it is not so much a traditional local bus but rather an intermediate bus located between the processor bus (NorthBridge)...