Problem with ADATA HD710

jollyranger123

Reputable
Jun 13, 2015
1
0
4,510
I am trying to transfer game files to my hdd. But every time i transfer a single file larger than 4 gb's then it says i cant transfer it. I found out that when you fromat it you can change this size limit. But what will happen when i format it. I have a lot of important stuff and i dont want to lose it. If there is an alternative way please tell me.
 
Solution
You have to convert the target partition on the HDD from FAT32 to NTFS.
You can do this without data loss but it still makes sense to back up your data first just as a precaution.
In any case, you should keep your data backed up anyway in case of drive failure.

To convert from FAT32 to NTFS do this:

Go to Start >> All Programs >> Accessories >> Command Prompt
Then type:

CONVERT C: /fs:ntfs
(where C: is the letter of the partition you want to convert.)

Press <Enter>

After machine re-boot, conversion process will start and you'll have your FAT32 converted to NTFS without data loss.
You have to convert the target partition on the HDD from FAT32 to NTFS.
You can do this without data loss but it still makes sense to back up your data first just as a precaution.
In any case, you should keep your data backed up anyway in case of drive failure.

To convert from FAT32 to NTFS do this:

Go to Start >> All Programs >> Accessories >> Command Prompt
Then type:

CONVERT C: /fs:ntfs
(where C: is the letter of the partition you want to convert.)

Press <Enter>

After machine re-boot, conversion process will start and you'll have your FAT32 converted to NTFS without data loss.
 
Solution

TRENDING THREADS