Users Guide
CCTK Options 45
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
--forcepxenextboot
Valid Argument
enable, disable
Description
Enables or disables Force PXE on next boot in BIOS.
If enabled, when the BIOS boots next time, the first PXE-capable device is
inserted as the first device in the boot sequence. Enabling this value causes
this operation on the next boot only, and does not cause a change in the
system's defined boot sequence. The BIOS chooses the first PXE-capable
device as the system's onboard network controller, if present and enabled,
or the first bootable network device found in the system's standard PCI
search order - whichever comes first.
If disabled, the boot override feature is disabled and the system boot
sequence is in effect.
Example
A:>cctk --forcepxenextboot=enable
forcepxenextboot=enable