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.
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.
4. You'll get a question: Enter current volume label for drive c: 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>