Reference Guide

--disabledevice
Description Disables a device in the boot sequence. Use the device number or device short form as the
argument.
Example
C:\>cctk bootorder --disabledevice=embnic,hdd.1
or
C:\>cctk bootorder --disabledevice=1,3
--enabledevice
Description Enables a device in the boot sequence. Use the device number or device short form as the
argument.
--sequence
Description Sets the bootorder based on the arguments provided. Use the device number or device short form
as the argument.
Example
C:\>cctk bootorder --sequence=embnic,hdd.1
or
C:\>cctk bootorder --sequence=1,3
--bootseqset
Valid Argument
disketterst, harddiskonly, devlist, cdromrst
Description
Sets the Initial Program Load (IPL) device sequence for the next system boot.
disketterst — Sets the devices in the sequence: diskette, hard drive, CD- ROM, and option
ROMs (if available).
harddiskonly — Sets the devices in the sequence: hard drive and option ROMs (if available).
devlist — Sets the devices in the sequence: diskette, CD-ROM, hard drive, and option ROMs
(if available).
cdromrst — Sets the devices in the sequence: CD-ROM, diskette, hard drive, option ROMs
(if available).
--bootspeed
Valid Argument
default, compatible
Description Sets microprocessor speed to default or compatible. If set to compatible, the Central Processing
Unit (CPU) speed will be signicantly slower. This is implementation dependent. There is no
specic speed for compatible, except that it is signicantly slower than default.
--boottimevideo
Valid Argument
onboard, addin
Description
Sets the onboard or rst add-in video controller for boot time messages.
onboard — The onboard video controller is used for boot-time messages.
addin — The rst add-in video controller is used for boot-time messages.
NOTE: Depending on the BIOS search and system slot layout, the rst add-in device
changes.
34