Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


April 2000

NTFS5 vs. FAT32


RSS
Subscribe to Windows IT Pro | See More Storage Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!
SideBar    Automatic NTFS5 Conversions: What You Need to Know, Fantastic File-System Utilities, Directory Junctions vs. Dfs

Making the Choice
Now that you understand the NTFS5 and FAT32 features and the differences between these file systems, you must decide when and where to use them. Although the title of this article seems to pit the two file systems against each other, the truth is that they're complementary. The appropriate choice for a particular volume is fairly straightforward after you consider the intended use of that volume. First, don't ever use FAT32 on a Win2K server because FAT32 doesn't provide the security essential for server disk volumes. Second, only the NTFS5 file system can support the majority of Win2K's advanced OS features, such as AD and Remote Installation Services (RISs). In many cases, you don't need to guess which file system to use because various Win2K dialog boxes inform you that a particular feature requires an NTFS volume.

One somewhat dated argument for using FAT (or FAT32, in the case of Win2K) on server volumes relates to the boot partition. Before Win2K's release, many administrators used FAT on boot partitions because a DOS or Win9x boot disk can easily access and recover FAT volumes in the event of disaster. However, the addition of the Win2K Recovery Console (RC) invalidates this argument. The RC is a special alternative boot selection that you can install on a Win2K system. (To install this option, run winnt32/cmdcons from the Win2K CD-ROM.) You can use the RC to carry out several recovery-related operations on NTFS volumes, such as file copying and renaming. Now that Win2K includes the RC, your best choice of file systems for all Win2K server volumes is NTFS.

Although I generally recommend you use NTFS, you might want to use another file system in certain cases. For example, suppose you maintain a multibooting system that contains another OS (e.g., Win9x, Linux, OS/2, DOS) that requires access to a particular volume. On that volume, you need to use a file system that represents a common denominator between the two OSs. (For more information about useful utilities for multiboot systems, see the sidebar "Fantastic File-System Utilities.") Another valid use for FAT partitions is on system partitions that third-party boot-manager applications use. Several of these utilities require you to install them into a very small FAT volume on the first hard disk. Neither FAT32 (as a result of its 512MB-minimum-size requirement) nor NTFS (because of its high overhead on small volumes and because no third-party boot managers support installation on NTFS volumes) is appropriate, so FAT is the only viable choice.

Table 4 shows you the best file system to choose for your volumes. You can select from several excellent third-party Winternals Software utilities, including NTFSDOS, FAT32 for Windows NT 4.0, and NTFS for Win98, to help you mitigate some of these multi-OS accessibility problems.

Windows 2000's New File Systems Are Winners
Win2K's NTFS5 and FAT32 help the OS achieve a new level of performance, compatibility, and manageability. NTFS5 also provides the backbone for many of Win2K's best new features. After you understand these file systems' features, internal capabilities, and limitations, and learn which file system to use for certain scenarios, you can better plan and manage your Win2K disk volumes.

File-System Resources
RELATED ARTICLES IN PREVIOUS ISSUES:
You can obtain the following articles from Windows 2000 Magazine's Web site at http://www.win2000mag.com/articles.

"NTFS vs. FAT," October 1996, InstantDOC ID 2744

MARK RUSSINOVICH
NT Internals: "Inside the Windows 2000 Kernel," Winter 1999/2000, InstantDOC ID 7486
NT Internals: "Inside Encrypting File System, Part 2," July 1999, InstantDOC ID 5592
NT Internals: "Inside Encrypting File System, Part 1," June 1999, InstantDOC ID 5387
NT Internals: "Inside NTFS," January 1998, InstantDOC ID 3455

SOFTWARE:
FAT32 FOR WINDOWS NT 4.0
NTFS FOR WIN98 (also works with Win95)
Winternals Software
http://www.winternals.com
UNIVERSAL DISK FORMAT
Optical Storage Technology Association
http://www.osta.org/html/ostatech.html#udf

MICROSOFT ARTICLES:
"Description of FAT32 File System"
http://support.microsoft.com/support/kb/articles/q154/9/97.asp
"DVD and Microsoft Operating Systems"
http://www.microsoft.com/hwdev/devdes/dvdwp.htm
"New Capabilities and Features of the NTFS 5.0 File System"
http://support.microsoft.com/support/kb/articles/q183/0/90.asp

End of Article

   Previous  1  [2]  Next  


Reader Comments
I read Sean Daily's "NTFS5 vs. FAT32" (April 2000) because I experienced some performance problems after I converted from FAT32 to NTFS (during a Windows 2000--­Win2K--­installation). The article addresses this topic, but I'm wondering what else I can do to improve performance. For example, would a clean install on top of the existing NTFS volume place the Master File Table (MFT) at the beginning of the volume?

Craig Huber May 16, 2000


<i>Your best bets are to use a disk defragmentation utility such as Executive Software's Diskeeper 5.0 (which is capable of defragmenting and, therefore, optimizing all aspects of the NTFS volume, including files, directories, and the MFT) or to back up the volume and reformat it as NTFS (e.g., during Win2K Setup or on another Windows NT or Win2K system). Unfortunately, simply installing Win2K over the existing NTFS volume won't reformat the volume or change the performance of the volume.</i>

Sean Daily May 16, 2000


I HAD SIX MONTHS AGO A DUAL BOOT MACHINE WITH WIN95 AND NT4.0 WIN95 PRIMARY PART. FAT32 NT HAD NTFS AND A THIRD VOLUME OF FAT16. WHEN I WENT TO W2K. I THOUGHT I WAS GOING TO BE HAPPY THAT I COULD LOOSE THAT FAT16 PARTION. BUT WHAT I HAVE FOUND IS THAT W2K. CAUSE CORRUPTION ON THE WIN95 FAT32 PART. AS LONG AS I DO NOT READ OR WRITE TO THIS PART. I HAVE BEEN FINE. WHAT SEEM TO HAPPEN IS W2K ONLY WRITES TO ON FAT AND I END UP WITH MISMATCHED FAT. SO NOW I HAVE A THIRD FAT32 PART. CREATED IN W2K. WICH IS WORKING FINE. ANY CLUES INTO WHY THIS HAPPENS.

MICHAEL July 20, 2000


Any NTFS(x) v. Fat(xx) should include a discussion of performance. In general, Fat throughput performance roughly approaches double that of NTFS. Many home users with little security requirements would opt for Fat16 or Fat32, especially those needing fast disk performance, such as those doing video capture & video authoring. Having a recommended partition format table such as table 4 with no regard to performance issues is a disservice to all your readers who may/may not be Pro IT people managing Enterprise servers.

My 2 cents.

Ike July 20, 2000


I enjoyed Sean Daily's "NTFS5 vs. FAT32" (April 2000), but it leaves me wanting more information! Specifically, the article mentions the Encryption File System's (EFS's) Encrypted Data Recovery Agents but doesn't discuss how to work with them. I want to ensure that if encryption keys or systems are lost or damaged, I can recover the encrypted data. Can you direct me to a reference for this information?

William J. Sackin August 02, 2000


<i>Check out Mark Russinovich's NT Internals: "Inside Encrypting File System" (parts 1 and 2, June 1999 and July 1999, respectively) and Zubair Ahmad's Web Exclusive: "Windows 2000 EFS" (http://www.win2000mag.com/articles, InstantDoc ID 7977). The Microsoft Windows 2000 Server Resource Kit also provides information about this topic. <br><br>

--­Sean Daily </i>

Sean Daily August 02, 2000


You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
WinInfo Short Takes: Week of November 9, 2009

An often irreverent look at some of the week's other news, including some more Windows 7 sales momentum, some Sophos stupidity, Microsoft's cloud computing self-loathing, more whining from the browser makers, Zoho's "Fake Office," and much, much more ...

Command Prompt Tricks

One reader shares his tip for setting up the command prompt to reflect a remote path. ...

Windows 7 Sets Sales Record

Microsoft CEO Steve Ballmer described Windows 7's first ten days of sales as "fantastic" while in Japan yesterday. ...


Storage Whitepapers Turn to a Proven Server and Storage Migration Solution

The Impact of Disk Fragmentation on Servers

Take Control of Your Email: Understand the Business Reasons for Email Storage Management

Related Events Disk-to-Disk Grows Up

WinConnections and Microsoft® Exchange Connections

Check out our list of Free Email Newsletters!

Storage eBooks A Guide to Windows Certification and Public Keys

SQL Server Administration for Oracle DBAs

Keeping Your Business Safe from Attack: Encryption and Certificate Services

Related Storage Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement