Users Guide
36 CCTK Options
Example
A:>cctk --bluetoothdevice=enable
bluetoothdevice=enable
bootorder
Valid Argument
None
Description
Gets or sets the boot order sequence (IPL sequence) and enables or
disables the devices (IPL skip list).
cctk bootorder
or
cctk bootorder --
sequence
will display the bootorder sequence.
The asterisk(*) at the beginning of each device description indicates it is
not a skip device.
When there is no set up password set on the machine, "valsetuppw" is
ignored. Otherwise valsetuppw is mandatory for changing bootorder.
Skiplist/unskiplist are optional and are not required to provide every time
you change the boot sequence.
The current set of supported devices are:
1. floppy - Legacy floppy
2. hdd - Hard disk
3. cdrom
4. embnic - Embedded network controller
5. usbhdd - USB hard disk
6. usbzip
7. bev - Boot Entry Vector
Example
A:>cctk bootorder --sequence=embnic,cdrom --
skiplist=cdrom --unskiplist=embnic --valsetuppw=
[password]