This document provides a guide to the DSKINT program, a system utility used in the DOS/BATCH operating system for initializing RP03 disks. It covers the following key areas:
- Functions: DSKINT performs disk zeroing, verification (via worst-case test patterns), bad block identification (managing the
BADB.SYS file), and general disk initialization.
- Command Modes: The program operates in two modes:
- Normal Mode: For standard initialization (zeroing and verifying).
- Mark Mode: For manually managing bad block addresses within the
BADB.SYS file.
- Operation: Details the use of specific command switches (
/Z, /V, /R, /L, /M, /U, /D) for controlling initialization and disk management.
- Error Handling: A list of error messages and their meanings is provided to assist in troubleshooting initialization issues.