Converting to NTFS <---- :) ---Repairing HP-85 Capstan Gooey wheel
|
::: ---{Converting Fat32 to NTFS}--- :::
Error Message: The file :name of file" is too large for destination file system.
I was trying to move files to an external harddrive when I received this message: The file I was trying to move a file that was over 4 gigs to a FAT32 file system. The NTFS file system provides better performance and security for data on hard disks, partitions and/or volumes than the FAT32 file system. If you have a partition that uses FAT16 or FAT32 you can convert it to NTFS! You can convert a FAt16 and FAT32 file system to NTFS without formating or losing data! :: Convert a hard disk or partition to NTFS format :: 1 -First you need to open a command prompt window Choose Start, Run, type cmd.exe, and press <Enter> A black command prompt box will appear and where the blinking line is type "convert" followed by a space, the drive letter, a colon, another space, and finally /fs:ntfs. For example, if you have an external hardrive that is named "H: HD-CXU2" enter convert H: /fs:ntfs if you want to convert your H: drive to NTFS. Now type convert
After this is complete you might get a message saying " Enter current volume label for drive H: _ " The volume label in the example above is the name HD-CXU2 If you read the image above of my command prompt example you will be able to see the process. After you convert a partition to NTFS, you cannot convert it back. If you want to use the FAT file system on the partition again, you'll need to reformat the partition, and this will erase all data on it.
|
|
|