Reference Guide

--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
Example for Unknown
Devices
C:\>cctk bootorder --sequence=x01.1,x01.2
--bootseqset
Valid Argument diskettefirst, harddiskonly, devlist, cdromfirst
Description
Sets the Initial Program Load (IPL) device sequence for the next system boot.
diskettefirst — 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).
cdromfirst — Sets the devices in the sequence: CD-ROM, diskette, hard
drive, option ROMs (if available).
Example
C:\>cctk --bootseqset=diskettefirst
bootseqset=diskettefirst
--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 significantly slower. This is
implementation dependent. There is no specific speed for compatible, except
that it is significantly slower than default.
Example
C:\>cctk --bootspeed=default
bootspeed=default
--boottimevideo
Valid Argument onboard, addin
Description
Sets the onboard or first add-in video controller for boot time messages.
onboard — The onboard video controller is used for boot-time messages.
addin — The first add-in video controller is used for boot-time messages.
NOTE: Depending on the BIOS search and system slot layout, the first
add-in device changes.
34