Difference between FAT32 and NTFS on a computer??
Originally Posted by James Raby
Anyone tell me what's what?
You have the option to use either when formatting?
You have the option to use either when formatting?
NTFS is more modern file system used by NT based windows versions (they still support FAT and FAT 32). It has some more features (access restrictions, different descriptors and stuff like that). In this days I don't see a point to use FAT format anymore if you don't have to use it with win9x systems. (there is NTFS for win 9x but not very good)
Trending Topics
Originally Posted by cossie-boy
also in dos mode if your drive is NTFS you can't see the c: unlike FAT32, another security feature 

There isn't any "DOSmode" in NT-core windows anymore. Win 9x were DOS based. NT systems have only a console that has interface similar to DOS but it isn't any true DOS.
20K+ Super Poster.
Joined: May 2003
Posts: 20,599
Likes: 0
From: Ramsgate, Kent Drives: E39 530D Touring
again, i concur with the others... use NTFS wherever possible.
thre are pros/cons to it as with anythng, but you'd have to be a real techy with very specific requirements to even need to think about it... lol
thre are pros/cons to it as with anythng, but you'd have to be a real techy with very specific requirements to even need to think about it... lol
FAT (File allocation table) Use a table that provides the name of the file and the location of the actual clusters on the hard drive.
NTFS (Current is NTFS 5) supports far more security features, and more robust file storage and recovery. Naming is more flexible, and the mimimum and maximum amount a file uses on the harddrive is smaller/larger.
NTFS (Current is NTFS 5) supports far more security features, and more robust file storage and recovery. Naming is more flexible, and the mimimum and maximum amount a file uses on the harddrive is smaller/larger.
To convert to the NTFS filesystem from Fat32 (so you don't have to wipe your macine and start again) open a command prompt (W2k or XP) and type:
convert c: /fs:ntfs
You need to be an admin to do this. You will get a message saying it can't be done now, do you wish this process to occur on the next restart, type Y and press enter. Next time you restart the conversion will take place.
Substitute the "c:" for other drive letters you wish to convert (if you have them).
convert c: /fs:ntfs
You need to be an admin to do this. You will get a message saying it can't be done now, do you wish this process to occur on the next restart, type Y and press enter. Next time you restart the conversion will take place.
Substitute the "c:" for other drive letters you wish to convert (if you have them).
Thread
Thread Starter
Forum
Replies
Last Post
wowk
General Car Related Discussion.
4
Mar 30, 2021 07:49 PM
SMILER258
Restorations, Rebuilds & Projects.
36
Sep 28, 2015 09:04 AM






