Reference Guide

Table Of Contents
Table 81. --EnableDevice (continued)
Attribute Details Description
or
cctk BootOrder --BootListType=uefi --EnableDevice=4,7,2,1
cctk BootOrder --BootListType=legacy --EnableDevice=4,7,2,1
cctk BootOrder --BootListType=Legacy --EnableDevice=hdd.* - It will
Enabled all Hard Disk of Legacy Bootorder
--Sequence
Table 82. --Sequence
Attribute Details Description
Gets and Sets the Boot order sequence. The supported devices are hdd (hard disk), cdrom
(CDROM), floppy (Floppy Disk), usbdev (USB device), embnic (Embedded NIC), pcmcia
(PCMCIA device), bev (BEV device), and so on. For more information about the devices, see
BootOrder.
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)
or
UEFI Bootorder Sequence: BootOrder --BootListType=uefi --
Sequence=hdd.*
or
BootOrder --BootListType=Legacy --Sequence=hdd.*
NOTE: * represents grouping of the shortform of the device types.
The above example changes the sequence to embnic as first device and cdrom as second and
so on. Disable the device cdrom and enable the floppy device in the boot list.
--BootSeqSet
Table 83. --BootSeqSet
Attribute Details Description
Valid Argument DisketteFirst, HardDiskOnly, DevList, CdRomFirst
Sets the Initial Program Load (IPL) device sequence for the next system boot.
DisketteFirstSets the devices in the sequence: diskette, hard drive, CD- ROM, and
option ROMs (if available).
HardDiskOnlySets the devices in the sequence: hard drive and option ROMs (if
available).
DevListSets the devices in the sequence: diskette, CD-ROM, hard drive, and option
ROMs (if available).
CdRomFirstSets the devices in the sequence: CD-ROM, diskette, hard drive, option
ROMs (if available).
Options for Dell Command | Configure 4.x 43