English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have an external hard-drive (320GB) which is formatted in Fat32, but I thought anything past 4GB had to be in NTFS format. How is that possible and is there any reason for me to change it to NTFS?

2007-02-22 11:10:15 · 6 answers · asked by Chris_Knows 5 in Computers & Internet Hardware Other - Hardware

6 answers

The 4GB limit is for one file. For instance, a FAT32 hard drive cannot hold a 5GB file, but it can hold 320 1GB files.

However with FAT32 you waste a lot of space due to the way it allocates disk clusters, so ntfs is definitely the way to go.

To change the hard drive format just do

start > run > cmd and press enter. Then (assuming your external drive is drive h:) enter the command

convert h: /fs:ntfs

and press enter

see below for more info

http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/convertfat.mspx

2007-02-22 11:22:52 · answer #1 · answered by John A 3 · 0 0

Well it depends on what os you have. If you have xp then simply format the drive using windows own format tool and format it with the ntfs option. It is more stable and has faster access times than fat32.

However if you have an os that is earlier its best to stick with fat32 otherwise your os might not recognise the drive after the format.

2007-02-22 11:15:44 · answer #2 · answered by Anonymous · 2 0

if you are running xp ntfs is a much better and faster format, in my computer right click on your external drive and select format and also select ntfs in the drop down box and ok

2007-02-22 11:30:21 · answer #3 · answered by D McC 7 · 0 0

Based on your question it sounds like you're conflating file size limits with filesystem size limits. FAT32 cannot store a file longer than 4GB (about 4 billion bytes). NTFS can. As for limits on filesystem size, it appears you're limited to 65,527 clusters, which means if you max out your cluster size you can hit about eight terabytes.

If you want to convert, there is a utility with the wildly creative and whimsical name of "CONVERT", which will do the job.

2007-02-22 11:30:11 · answer #4 · answered by Ralph S 3 · 0 0

NTFS is safer and faster

http://www.ntfs.com/ntfs_vs_fat.htm

2007-02-22 11:17:56 · answer #5 · answered by apoorlonesomegeek 2 · 0 0

you dont have to format it, leave it along. all external drive use is to store files in it....

2007-02-22 11:52:09 · answer #6 · answered by Anonymous · 0 1

fedest.com, questions and answers