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
--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.
--brightnessac
Valid Argument
Integers ranging from 0 to 15
Description
Sets the panel brightness to be used when the system is using AC power. 0 sets the panel
brightness to 0%, and 15 sets the panel brightness to 100%.
--brightnessbattery
Valid Argument
Integers ranging from 0 to 15
Description
Sets the panel brightness to be used when the system is using battery power only. 0 means panel
brightness will be 0%, and 15 means panel brightness will be 100%.
37