adobe indesign preisvergleich acheter autocad 2008 adobe cs4 master collection preisvergleich pinnacle studio 12 vollversion prix seven windows microsoft outlook 2007 vollversion sony vegas preis windows 7 home premium kaufen corel draw 12 kaufen adobe illustrator cs3 download deutsch microsoft word 2003 vollversion adobe illustrator telecharger cs4 photoshop preis adobe captivate 2 telecharger windows 7 premium preisvergleich acheter archicad 13 solidworks premium preis acheter omnipage ms money kaufen prix dreamweaver cs4 telecharger photoshop filtre sql server 2008 enterprise kaufen windows 7 preis family corel draw x4 preise office 2003 download deutsch microsoft office billiger preis autodesk maya acheter photoshop archicad 13 kaufen preis microsoft office 2003 kaufen cubase 5 preisvergleich windows 7 preisvergleich schweiz microsoft office 2010 vollversion adobe cs3 download deutsch windows xp vollversion acheter windows xp service pack 3 outlook 2007 kaufen acheter windows 7 moins cher achat microsoft word 2007 adobe cs4 kaufen photoshop cs4 günstig windows 7 preis für studenten microsoft visio preis windows 7 home preise achat adobe illustrator cs4 windows 7 ultimate vollversion downloaden adobe photoshop cs4 billig adobe dreamweaver kaufen preis adobe acrobat windows xp preis adobe illustrator vollversion windows 7 kaufen saturn guitar pro 5 vollversion microsoft works vollversion download microsoft excel 2003 kaufen prix windows vista home premium acheter cubase 5 mathcad download deutsch adobe dreamweaver cs5 vollversion preis lightroom nero preis windows xp kaufen download nero 9 kaufen illustrator prix preis autocad lt autocad mechanical kaufen dragon naturally speaking preis preis frontpage prix windows xp 64 bits photoshop cs5 günstig telecharger microsoft office 2010 francais prix 3ds max pcanywhere kaufen acheter indesign cs3 prix autocad architecture adobe photoshop cs3 vollversion adobe premiere pro telecharger preis microsoft office enterprise 2007 windows 7 billiger kaufen kaspersky internet security 2010 billiger preis sql server 2008 cal prix cs4 photoshop preis visual studio 2010 preis windows 2003 server corel draw prix vmware workstation preisvergleich fireworks preis illustrator cs5 kaufen autocad 2009 preis acheter windows 7 canada microsoft project kaufen microsoft access 2007 preis prix indesign cs5 prix office 2007 home adobe cs4 moins cher telecharger windows xp familiale sp2 microsoft word vollversion download prix windows xp pro windows 7 ultimate günstiger windows 7 professional preiswert adobe indesign cs4 prix windows vista download deutsch telecharger dragon naturally speaking francais windows 7 günstiger.de illustrator cs4 kaufen acheter vmware workstation windows 7 professional günstiger microsoft office prix adobe photoshop cs3 download deutsch achat sql server 2005 acheter adobe cs4 microsoft office 2010 download deutsch acheter dreamweaver mx 2004 powerpoint 2007 kaufen cubase kaufen acheter office 2007 professionnel prix adobe creative suite 4 design premium adobe audition kaufen prix microsoft office 2007 standard adobe photoshop elements 8 kaufen windows 7 preisroboter norton ghost preisvergleich kaspersky internet security 2010 preis telecharger windows 7 ultimate preis indesign cs4 word 2007 download deutsch acheter microsoft access acheter microsoft project 2007 preis microsoft office 2003 windows vista kaufpreis maya kaufen windows 7 starter preis prix de windows 7 en france windows vista telecharger photoshop elements 8 preise illustrator kaufen dreamweaver french sony vegas download deutsch windows vista ultimate 64 bits windows 7 home premium preis saturn autocad 2010 preisliste windows 7 pro vollversion dreamweaver cs4 download deutsch preis windows 7 oem windows xp professional kaufen autocad architecture preise dreamweaver cs3 download deutsch matlab download deutsch adobe cs5 preisvergleich inventor suite 2010 preis windows 7 preiserhöhung

NTFS vs. FAT

To NTFS or not to NTFS—that is the question. But unlike the deeper questions of life, this one isn’t really all that hard to answer. For most users running Windows XP, NTFS is the obvious choice. It’s more powerful and offers security advantages not found in the other file systems. But let’s go over the differences among the files systems so we’re all clear about the choice. There are essentially three different file systems available in Windows XP: FAT16, short for File Allocation Table, FAT32, and NTFS, short for NT File System.

FAT16
The FAT16 file system was introduced way back with MS–DOS in 1981, and it’s showing its age. It was designed originally to handle files on a floppy drive, and has had minor modifications over the years so it can handle hard disks, and even file names longer than the original limitation of 8.3 characters, but it’s still the lowest common denominator. The biggest advantage of FAT16 is that it is compatible across a wide variety of operating systems, including Windows 95/98/Me, OS/2, Linux, and some versions of UNIX. The biggest problem of FAT16 is that it has a fixed maximum number of clusters per partition, so as hard disks get bigger and bigger, the size of each cluster has to get larger. In a 2–GB partition, each cluster is 32 kilobytes, meaning that even the smallest file on the partition will take up 32 KB of space. FAT16 also doesn’t support compression, encryption, or advanced security using access control lists.

FAT32
The FAT32 file system, originally introduced in Windows 95 Service Pack 2, is really just an extension of the original FAT16 file system that provides for a much larger number of clusters per partition. As such, it greatly improves the overall disk utilization when compared to a FAT16 file system. However, FAT32 shares all of the other limitations of FAT16, and adds an important additional limitation—many operating systems that can recognize FAT16 will not work with FAT32—most notably Windows NT, but also Linux and UNIX as well. Now this isn’t a problem if you’re running FAT32 on a Windows XP computer and sharing your drive out to other computers on your network—they don’t need to know (and generally don’t really care) what your underlying file system is.

The Advantages of NTFS
The NTFS file system, introduced with first version of Windows NT, is a completely different file system from FAT. It provides for greatly increased security, file–by–file compression, quotas, and even encryption. It is the default file system for new installations of Windows XP, and if you’re doing an upgrade from a previous version of Windows, you’ll be asked if you want to convert your existing file systems to NTFS. Don’t worry. If you’ve already upgraded to Windows XP and didn’t do the conversion then, it’s not a problem. You can convert FAT16 or FAT32 volumes to NTFS at any point. Just remember that you can’t easily go back to FAT or FAT32 (without reformatting the drive or partition), not that I think you’ll want to.

The NTFS file system is generally not compatible with other operating systems installed on the same computer, nor is it available when you’ve booted a computer from a floppy disk. For this reason, many system administrators, myself included, used to recommend that users format at least a small partition at the beginning of their main hard disk as FAT. This partition provided a place to store emergency recovery tools or special drivers needed for reinstallation, and was a mechanism for digging yourself out of the hole you’d just dug into. But with the enhanced recovery abilities built into Windows XP (more on that in a future column), I don’t think it’s necessary or desirable to create that initial FAT partition.

When to Use FAT or FAT32
If you’re running more than one operating system on a single computer (see Dual booting in Guides), you will definitely need to format some of your volumes as FAT. Any programs or data that need to be accessed by more than one operating system on that computer should be stored on a FAT16 or possibly FAT32 volume. But keep in mind that you have no security for data on a FAT16 or FAT32 volume—any one with access to the computer can read, change, or even delete any file that is stored on a FAT16 or FAT32 partition. In many cases, this is even possible over a network. So do not store sensitive files on drives or partitions formatted with FAT file systems.

Last 5 posts by Electronic Misc

Leave a Reply

You must be logged in to post a comment.