Int 13/AH=06h

Prev Next Ralf Interrups Categories Contents

------

FIXED DISK - FORMAT TRACK AND SET BAD SECTOR FLAGS (XT,PORT)

AH = 06h
AL = interleave value
CH = cylinder number (bits 8,9 in high bits of CL)
CL = sector number
DH = head
DL = drive

Return:
AH = status code (see #00234)

Note: AWARD AT BIOS and AMI 386sx BIOS have been extended to handle more than 1024 cylinders by placing bits 10 and 11 of the cylinder number into bits 6 and 7 of DH

See Also: AH=05h"FIXED" - AH=07h"FIXED"

Category: Bios - Int 13h - F

------

Prev Next Ralf Interrups Categories Contents