
42
The BIOS tells the operating system that the number of cylinders is half
of the actual number and that the number of heads is double the actual
number. During disk access, the reverse conversion is done by the
INT13h routine.
Example of Large mode:
CYLS. HEADS
SECTORS
MODE
1120
16
59
NORMAL
560
32
59
LARGE
Maximum HDD size:
no. Cylinders
(1024)
x no. Heads
( 32)
x no. Sectors
( 63)
x bytes per sector
( 512)
1 gigabyte
Note:
To support LBA or Large mode, address translation software is included
in the Award BIOS HDD Service Routine (INT13h). If you are running
an operating system that bypasses the BIOS Int13 Service Routine,
LBA and Large Mode may fail.
HDD Low Level Format
This option will format, set the interleave mode and do a media analysis
of your hard drives. Highlight this option and press <Enter>. A screen
similar to the one below will appear.