Users Guide

58 CCTK Options
--fastboot
Valid Argument
thorough, minimal, automatic
Description
Enables fast booting. If set to minimal, sets POST to perform minimal
hardware testing.
If set to thorough, sets POST to perform complete hardware and
configuration testing.
If set to automatic, allows the BIOS to decide what level of POST
test is used.
Example
A:>cctk --fastboot=thorough
fastboot=thorough
--floppy
Valid Argument
on, off, auto, readonly, usb
Description
Configures the floppy diskette controller.
auto: Enables the auto-configuration of the system’s built-in floppy
controller.
readonly: floppy controller becomes read-only, no write operations are
permitted.
usb: the built-in floppy controller is disabled but booting to a USB floppy
is still allowed.
Example
A:>cctk --floppy=on
floppy=on