Java Games: Flashcards, matching, concentration, and word search.

IT 1_5.4.c Hard Drive Preparation

AB
partitionslogical sections on a hard drive use to store files and folders
Typically with DOS, when the hard drive is divided into more than one partition, the first partition is called theprimary partition
Typically with DOS, when the hard drive is divided into more than one partition, the second partition is called theextended partition
The primary partition is usually the active partition, that is, the .partition that contains boot information
The extended partition uses the free hard disk space, and is normally assigned all theavailable space outside the primary partition(s).
DOS can only address a maximum oftwo gigabytes of hard disk space.
DOS and Windows 95/98 can manageonly one primary partition per hard drive.
Windows NT and Windows 2000 can be used to managemultiple primary partitions on a hard drive.
A primary partition cannot besubdivided into smaller units.
There can be only oneextended partition per disk
The extended partition can be subdivided intomultiple (up to 23) sections called logical drives.
multiple logical advantagesrapid retrievial of info, Multiple operating systems, separation of information for organizational and security reasons.
FDISK is the partitioning program forMS-DOS, Windows 9x (95, 98, and Millennium), UNIX, and Linux
Typically the boot sector is thefirst area on each logical DOS disk, or partition.
When a hard drive is partitioned, the FDISK program creates thedisk boot sector.
When the hard drive is formatted, the information to boot the operating system isrecorded in the boot sector.
The partition table is located in theboot sector at the very beginning of the disk
The partition table, includes information about thelocation and starting point of each logical drive, which partition is marked active, location of the master boot record
The location of the partition table at the beginning of the disk is significant in thatthis is the point where the system looks for boot up information.
After the drive is partitioned, it must beprepared to store data (formatted)
Formatting a hard drive createsmagnetic tracks in concentric circles on the disk surface
tracks are then broken up into chunks of 512 bytes calledsectors
The combination of two or more sectors on a single track is called acluster
A cluster is the minimum unit DOS willuse to store a file
The disk capacity is determined by the number oftracks and sectors and, therefore, by the number of clusters that can be created on the disk surface by formatting it.
In a hard disk drive where several disks are stacked and rotate on a common spindle, all of thetracks having the same number are referred to collectively as a cylinder
During formatting, a special file called the File Allocation Table (FAT) is created andlocated in the disk sector 0.
FAT is a reference table that the OS uses tolocate files on the disk
DOSFAT16
FAT32Windows 95 OSR2, Windows 98, and Windows Millennium Edition
The FAT is created when a hard drive isformatted for installation of DOS
A Windows program such as Cvt1.EXE or third party utilities such as Partition Magic can be used toconvert FAT16 to FAT32, without destroying the data in the disk partition.
Low-level formatting routine marks off the disk into sectors and cylinders, anddefines their placement on the disk.
IDE and SCSI drives normally come with the .low-level format already performed at the factory
High-level format routine is performed bythe format command in MS-DOS.
When MS-DOS or a Windows 9x bootable system disk containing format.exe is used to format the hard drive, the process createsa blank File Allocation Table (FAT) and root directory structure on the disk.
A:\>format C: /sa Windows 98 bootable disk containing the format command to format a hard drive with the system files


Continuing Education
Harrison County
Bridgeport, WV

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities