Reference Guide
Client Configuration Toolkit Options 35
Sub Options
•
pcmcia
— PCMCIA device
•
usbdev
— USB device
•
usbhdd
— USB hard disk
•
embnic
— embedded NIC
•
nic
— NIC
•
usbzip
— USB ZIP
•
usbdevzip
— USB device ZIP
•
bev
— BEV device
NOTE: For legacy boot list, unknown devices are displayed as
hexadecimal values. For UEFI boot list, some of the devices are
displayed as uefi with a <number> notation. Change the bootorder by
providing the short form of the unknown device.
NOTE: While changing the bootorder sequence, if the system is set
with a setup password, specify the setup password as the --
valsetuppwd argument. If the system has a system password set and
no setup password is set, specify the system password as the --
valsyspwd 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
Example for
Unknown
Devices
C:\>cctk bootorder --sequence=x01.1,x01.2
--enabledevice
Description Enables a device in the boot sequence. Use the device number or
device short form as the argument.
Example C:\>cctk bootorder --enabledevice=embnic,hdd.1