Reference Guide

Table Of Contents
--Sequence
Description Gets and Sets the Boot order sequence. The supported devices are hdd (hard disk), cdrom (CDROM),
oppy (Floppy Disk), usbdev (USB device), embnic (Embedded NIC), pcmcia (PCMCIA device), bev
(BEV device), and so on. See the system user guide for more information.
Example
C:\>cctk BootOrder --Sequence=embnic,cdrom,hdd.1 --EnableDevice=floppy
--DisableDevice=cdrom
or
C:\>cctk BootOrder --Sequence=3,4,7,1 --EnableDevice=3,4 --
DisableDevice=7,1 (DeviceNumber)
The above example changes the sequence to embnic as rst device and cdrom as second and so on.
Disable the device cdrom and enable the oppy device in the boot list.
--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).
--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.
Dell Command | Congure options 39