What is the basic unit of storage on a hard disk that uses FAT or NTFS file systems?

A track
A cluster
A sector
A cylinder

please could you explain why as this one is doing my head in
ta Mick

Answers:
Comparing NTFS and FAT file systems

A file system is the underlying structure a computer uses to organize data on a hard disk. If you are installing a new hard disk, you need to partition and format it using a file system before you can begin storing data or programs. In Windows, the three file system options you have to choose from are NTFS, FAT32, and the older and rarely-used FAT (also known as FAT16).

NTFS
NTFS is the preferred file system for this version of Windows. It has many benefits over the earlier FAT32 file system, including:

The capability to recover from some disk-related errors automatically, which FAT32 cannot.

Improved support for larger hard disks.

Better security because you can use permissions and encryption to restrict access to specific files to approved users.

FAT32
FAT32, and the lesser-used FAT, were used in earlier versions of Windows operating systems, including Windows 95, Windows 98, and Windows Millennium Edition. FAT32 does not have the security that NTFS provides, so if you have a FAT32 partition or volume on your computer, any user who has access to your computer can read any file on it. FAT32 also has size limitations. You cannot create a FAT32 partition greater than 32GB in this version of Windows, and you cannot store a file larger than 4GB on a FAT32 partition.

The main reason to use FAT32 is because you have a computer that will sometimes run Windows 95, Windows 98, or Windows Millennium Edition and at other times run this version of Windows, known as a multiboot configuration. If that is the case, you will need to install the earlier operating system on a FAT32 or FAT partition and ensure that it is a primary partition (one that can host an operating system). Any additional partitions you will need to access when using these earlier versions of Windows must also be formatted with FAT32. These earlier versions of Windows can access NTFS partitions or volumes over a network, but not on your computer.


Cluster is an allocation unit. If you create file lets say 1 byte in size, at least one cluster should be allocated on FAT file system. On NTFS if file is small enough, it can be stored in MFT record itself without using additional clusters. When file grows beyond the cluster boundary, another cluster is allocated. It means that the bigger the cluster size, the more disk space is wasted, however, the performance is better.

So if you have a large hard drive & dont mind wasteing some space, format it with a larger cluster size to gain added performance.

The following table shows the default values that Windows NT/2000/XP uses for NTFS formatting:

Drive size
(logical volume) Cluster size Sectors
------------------------------...
512 MB or less 512 bytes 1
513 MB - 1,024 MB (1 GB) 1,024 bytes (1 KB) 2
1,025 MB - 2,048 MB (2 GB) 2,048 bytes (2 KB) 4
2,049 MB and larger 4,096 bytes (4 KB) 8
However, when you format the partition manually, you can specify cluster size 512 bytes, 1 KB, 2 KB, 4 KB, 8 KB, 16 KB, 32 KB, 64 KB in the format dialog box or as a parameter to the command line FORMAT utility.

The performance comes thew the bursts from the hard drive. by having a larger cluster size you affectivly have a larger chunk of data sent to ram rather than having to read multiple smaller chunks of the same data.
Get your head around this:-
basic storage unit is bits.

1 byte contains 8 bits

The smallest unit of storage on a disk is sector, usually 512 bytes. Sectors are grouped together into cluster,clusters into track,tracks into cylinder..


Thankyou

http://www.bkffilerecovery.com

The answers post by the user, for information only, RunQA.com does not guarantee the right.


More Questions and Answers ...
  • Active X control does'nt work on my computer.?
  • What type of motherboard is this?
  • Is it possible to connect keyboard to computer via midi usb cable?
  • My speakers don't work?
  • If u delete something, do u get the RAM back?
  • My hard drive light flashes intermittently.?
  • What is a Cat 5e cable?
  • Computer question?
  • Why is my Computer Soooo SLOW?