A problem faced by a member of this forum long time ago

Discussion in 'DVDR' started by kaho_chee, Dec 27, 2005.

  1. kaho_chee

    kaho_chee Member

    Joined:
    Dec 27, 2005
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    11
    http://forums.afterdawn.com/thread_view.cfm/135783

    I have the same problem as the user of the above thread.

    I recently got a 4.2gb ISO image in rar files. After extracting it by WinRAR, I received the follwing error:

    " There is not enough space on the disk.
    ! Write error: only NTFS file system supports files larger than 4 GB"


    I've tried to understand and use most of the solutions and program mentioned in the above thread. However, I still cannot find the solution. I will be grateful if anyone can help me.

    ps. Please use simple English as I am a Chinese :p
    If I have any grammatical mistakes, please state them.
    If you find any better presentation, please tell me.
     
    Last edited: Dec 27, 2005
  2. Rotary

    Rotary Senior member

    Joined:
    Apr 10, 2003
    Messages:
    7,606
    Likes Received:
    0
    Trophy Points:
    116
    hi

    you must be on a pc that use FAT32 which means it doesnt like files bigger then 4 gig and yours is 4.2 gig

    we all use NTFS file systems on our pc's well most of us

    if useing xp pro go = http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/convertfat.mspx

    To convert a volume to NTFS from the command prompt
    1.
    Open Command Prompt. Click Start, point to All Programs, point to Accessories, and then click Command Prompt.

    2.
    In the command prompt window, type: convert drive_letter: /fs:ntfs


    For example, typing convert D: /fs:ntfs would format drive D: with the ntfs format. You can convert FAT or FAT32 volumes to NTFS with this command.

    Important Once you convert a drive or partition to NTFS, you cannot simply convert it back to FAT or FAT32. You will need to reformat the drive or partition which will erase all data, including programs and personal files, on the partition.
     
    Last edited: Dec 27, 2005
  3. hursty

    hursty Active member

    Joined:
    Nov 22, 2004
    Messages:
    4,549
    Likes Received:
    1
    Trophy Points:
    66
    hey rotary you crazy man...!!

    hows it going?

    its 4gb not 1 gb

    thats 1 for me..:)
     
  4. Rotary

    Rotary Senior member

    Joined:
    Apr 10, 2003
    Messages:
    7,606
    Likes Received:
    0
    Trophy Points:
    116
    i am confussed now - hehehe...

    hows it going dude...
     
  5. kaho_chee

    kaho_chee Member

    Joined:
    Dec 27, 2005
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    11
    Are there any ways that I can simply convert my WinXP from Fat32 to NTFS without formatting my disk drive?
     
  6. Bruce999

    Bruce999 Regular member

    Joined:
    Mar 30, 2005
    Messages:
    132
    Likes Received:
    0
    Trophy Points:
    26
  7. Rotary

    Rotary Senior member

    Joined:
    Apr 10, 2003
    Messages:
    7,606
    Likes Received:
    0
    Trophy Points:
    116
    hi

    doing what i said above wont erase your drive, but like mentioned always backup files needed - you never know?
     
  8. permiggs

    permiggs Regular member

    Joined:
    Jun 6, 2003
    Messages:
    659
    Likes Received:
    0
    Trophy Points:
    26
    @Kaho_chee:

    1. Go to start menu

    2. Go to RUN, type [bold]CMD[/bold]

    Thin will take you into a DOS command prompt

    3. Type [bold]CONVERT C: /FS:NTFS[/bold] exactly as you see.

    4. You'll get a question: [bold]Enter current volume label for drive c:[/bold] the answer is <ENTER> cause I am 99.9% certain the installer that done your O/S did not enter a name--> So you skip that part with an <ENTER>

    Simple as that mate
     

Share This Page