Re: FAT32 v.s NTFS

From: Gary G. Little (gary.g.little.nospam_at_seagate.com)
Date: 06/14/04


Date: Mon, 14 Jun 2004 13:24:40 GMT

With more and more systems being sold without floppies, making boot floppies
is rapidly becoming archaic, and a "if God intended for us to walk on the
moon ...". FAT, 16 or 32, is severely limited in growth; note that 2000 and
above will not allow you to create a single 80 gig partition on an 80 gig
HDD.

Also realize that file sizes are extremely bloated in any FAT system. Above
1 gig your minimum cluster size is well over 32K. A cluster is the MINIMUM
amount of data that the file system will transfer to and from the disc,
regardless of how big the file is. Multi gig HDDs rapidly give you cluster
sizes of 1 meg. That's fine if you are dealing with a database of audio or
video, but if you're dealing with smaller bits of data such as a customer
database, you can easily end up with data-throughput times well into the
milliseconds because your waiting on a 40 byte record that is contained in a
2 meg cluster.

NTFS provides cluster sizes closer to what the HDD is actually using ...
typically 512 bytes. I've seen from 30% to a 50% increase in free space
simply by formatting for NTFS. Throughput increased even more remarkably.

-- 
Gary G. Little
Seagate Technologies, LLC
"Leonard" <t.d.c@sbcglobal.net> wrote in message
news:1b45e01c44fc1$767f6780$a101280a@phx.gbl...
> It has been my philosophy to set up systems in FAT32
> rather than NTFS.  Main reasons:
> 1: Losing the boot files under NTFS is goodbye data while
> under FAT you can boot to a floppy.
> 2: When encountering an 'undeletable' virus corrupted file
> under NTFS one is basically out of luck.  Under FAT32 I
> have yet to find a file I cannot delete after booting to a
> floppy.
>
> An experienced friend tells me that, aside from the
> scurity features, Windows 2000 or XP may not work properly
> when set up in FAT32.  So far I have never found a problem
> and have 'been around' for 'a few' years (since the
> 8088's).
>
> I will appreciate any and all feedback on this difference
> of opinion.
>
> Thanks,
> Leonard
>


Relevant Pages

  • Re: Corrupted
    ... CD which creates a swap, 20 gig root and 200 gig home, no problem. ... I even restored the boot sector with Yast ... Why is Suse screwing with my NTFS partitions? ... Then I used Clonezilla and saved the 40 gig ntfs as a partition file on the vfat, then burned it to a dvd for safe keeping. ...
    (alt.os.linux.suse)
  • Re: Partition Magic Incompatibility??
    ... manual repair etc. are still abysmal for NTFS. ... FATxx, rather than anything inherent in the file systems. ... MS'a approach to file system maintenance seems to assume that the ... - a directory entry that points to the cluster chain ...
    (microsoft.public.windowsxp.general)
  • Re: HACMP question
    ... Boot and service must be on the same VLAN but seperate subnets. ... cluster services is started. ... to aixoradb2 in the event of a failover. ... You have the vg which is on the disk imported, ...
    (AIX-L)
  • Re: reinstall XP Home - Big, challenging problem here!
    ... if the HDD is set to boot before the ROM ... >partition to install on or delete the partitions one at ... She had switched over to NTFS ... >> rebooting and rebooting all by itself. ...
    (microsoft.public.windowsxp.general)
  • Re: FAT32 v.s NTFS
    ... Size Limitations in NTFS and FAT File Systems ... Table 13.4 Default Cluster Sizes for Volumes with Windows XP Professional ... Volume Size FAT16 Cluster Size FAT32 Cluster Size NTFS Cluster Size ...
    (microsoft.public.win2000.file_system)