. ntfs is more effiecient than fat32.??? WHY?
whats the difference. . . can anyone tell me.
whats the difference...can anyone tell me
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Fat32 doesn't support partitions over 32gb.
NTFS is 2Tera I think.
Fat32 doesn't support filesizes past 4GB.
NTFS supports far more than that.
FAT32 has no security.
NTFS Has ALOT of security.
FAT32 is more prone to data error.
NTFS is less prone.
NTFS supposedly has more overhead than FAT32 but it's very very very very slight if there is one.
NTFS is 2Tera I think.
Fat32 doesn't support filesizes past 4GB.
NTFS supports far more than that.
FAT32 has no security.
NTFS Has ALOT of security.
FAT32 is more prone to data error.
NTFS is less prone.
NTFS supposedly has more overhead than FAT32 but it's very very very very slight if there is one.
Your appz and gamez don't care what file system you use.
Speaking of formatting and NTFS, does anyone know a way of converting a FAT32 partition to NTFS using something larger (like 4k) sectors instead of 512-byte sectors? Possibly using the CONVERT command instead of destructively formatting my drives? (This specific operation even PM 6.0 doesn't appear able to do, either.)
------------------
"Being married to a programmer is like owning a cat. You talk to it but you're never really sure it hears you, much less comprehends what you say." -DeadCats, 1999
"Talking to DeadCats is like talking to a dead cat." -MrsDeadCats, 2001
[This message has been edited by DeadCats (edited 04 February 2001).]
------------------
"Being married to a programmer is like owning a cat. You talk to it but you're never really sure it hears you, much less comprehends what you say." -DeadCats, 1999
"Talking to DeadCats is like talking to a dead cat." -MrsDeadCats, 2001
[This message has been edited by DeadCats (edited 04 February 2001).]
Code:
looks like this would do the trick.... did you not think of this DosFreak? or is there some reason you think this utility should not be used?
C:\WINNT\system32>convert /?Converts FAT volumes to NTFS.CONVERT volume /FS:NTFS [/V] volume Specifies the drive letter (followed by a colon), mount point, or volume name. /FS:NTFS Specifies that the volume to be converted to NTFS. /V Specifies that Convert should be run in verbose mode.C:\WINNT\system32>
looks like this would do the trick.... did you not think of this DosFreak? or is there some reason you think this utility should not be used?
CUViper, the problem with the CONVERT utility - at least from what I've found - is that it converts FAT32 partitions to the default NTFS 512-byte sectors. Which means a whole LOT of them for the file system to keep track of. I'd much rather have them a bit larger, say 2K, on my 8-gig partitions. But I haven't found a way to do that using CONVERT.
Partition Magic 6.0 has the same problem with it. It appears that it uses Win2K's CONVERT utility for that function, anyway.
I can do a destructive format, but it sure is a pain in the butt.
------------------
"Being married to a programmer is like owning a cat. You talk to it but you're never really sure it hears you, much less comprehends what you say." -DeadCats, 1999
"Talking to DeadCats is like talking to a dead cat." -MrsDeadCats, 2001
[This message has been edited by DeadCats (edited 06 February 2001).]
Partition Magic 6.0 has the same problem with it. It appears that it uses Win2K's CONVERT utility for that function, anyway.
I can do a destructive format, but it sure is a pain in the butt.
------------------
"Being married to a programmer is like owning a cat. You talk to it but you're never really sure it hears you, much less comprehends what you say." -DeadCats, 1999
"Talking to DeadCats is like talking to a dead cat." -MrsDeadCats, 2001
[This message has been edited by DeadCats (edited 06 February 2001).]
In addition, the MFT is never one contiguous block like it is when you format in NTFS. Formatted NTFS installs are faster than converted ones.
I was trying to find some old links that I posted here, but they have been pruned from the board database. Here are the ones that I can find:
http://www.winntmag.com/Articles/Index.cfm?ArticleID=4875&SearchString=ntfs&pg=1
http://www.microsoft.com/technet/deploy/fat.asp
http://msdn.microsoft.com/library/winresource/dnwinnt/S8394.HTM
There is one in particular that I am looking for, if I find it I will post that one as well.
------------------
Regards,
clutch
I was trying to find some old links that I posted here, but they have been pruned from the board database. Here are the ones that I can find:
http://www.winntmag.com/Articles/Index.cfm?ArticleID=4875&SearchString=ntfs&pg=1
http://www.microsoft.com/technet/deploy/fat.asp
http://msdn.microsoft.com/library/winresource/dnwinnt/S8394.HTM
There is one in particular that I am looking for, if I find it I will post that one as well.
------------------
Regards,
clutch