Re: Change file system on new HD?
- From: know code <know_code@xxxxxxxxxx>
- Date: Thu, 18 Jan 2007 23:43:20 +0100
Dave Royal wrote:
Paul J Gans wrote:Dave Royal <dave@xxxxxxxxxxxxxxxx> wrote:>What I meant was: why wasn't the drive preformatted to NTFS - which is what I was expecting?...I was surprised to find that the disk was FAT32, and the first thing XP did was reformat it to NTFS. Odd.
Not really. Disk areas are assigned by "cluster". The driver
a file cluster by cluster. On average the last cluster is only
half filled.
In FAT32 for various reasons, mostly addressibility, as the disk
size grows, the cluster size grows. So on large disks (bigger
than a few dozen gigabytes) the cluster size is enormous. Thus
there is a HUGE amount of wasted space.
Maybe because FAT32 is read/writeable by most OS's whereas NTFS is not?
.
- References:
- Change file system on new HD?
- From: Godzilla
- Re: Change file system on new HD?
- From: Dave Royal
- Re: Change file system on new HD?
- From: Paul J Gans
- Re: Change file system on new HD?
- From: Dave Royal
- Change file system on new HD?
- Prev by Date: Re: Change file system on new HD?
- Next by Date: 64 bit
- Previous by thread: Re: Change file system on new HD?
- Next by thread: Re: Change file system on new HD?
- Index(es):
Relevant Pages
|