FAT 32

Discussion in 'Windows - General discussion' started by tribal10, Nov 1, 2007.

  1. tribal10

    tribal10 Member

    Joined:
    Mar 21, 2007
    Messages:
    81
    Likes Received:
    0
    Trophy Points:
    16
    HI All,
    I'm trying to unzip some file but everytimes when it had go through halfway,it prompt that it cannot be done as the FAT 32 is under 4 gig but the file that i'm trying to extract is more than 4gig.Is there any other way hat i can do.please help.
     
  2. dizzyduck

    dizzyduck Regular member

    Joined:
    Apr 12, 2004
    Messages:
    265
    Likes Received:
    0
    Trophy Points:
    26
    FAT32 drives will not allow you to write a file larger tha 4GB to it. There are two ways to fix this. You can reformat the drive into NTFS or you can partition your FAT32 drive, and set the partition to NTFS. XP Pro has it's own partitioning software or you can get a third party software like Partition Magic.
     
  3. tribal10

    tribal10 Member

    Joined:
    Mar 21, 2007
    Messages:
    81
    Likes Received:
    0
    Trophy Points:
    16
    if i set the partition to NTFS,will all my data gone?is there any guide on how to set it?
     
  4. Morph416

    Morph416 Active member

    Joined:
    Jan 14, 2004
    Messages:
    1,855
    Likes Received:
    0
    Trophy Points:
    66
    You'll be converting the FAT32 file system to NTFS by this command:

    Start, run, type in:

    convert c: /fs:ntfs

    Press Enter...

    Note: in the above, "c" is the partition windows is installed to, but you can change that to whatever drive/partition you need converted.
     
  5. steimy

    steimy Active member

    Joined:
    Dec 2, 2004
    Messages:
    12,011
    Likes Received:
    1
    Trophy Points:
    96

Share This Page