Reference Guide

--BootMode
Valid Arguments Uefi, Bios
Description
Determines the boot mode of the system. Allows booting to Unified
Extensible Firmware Interface (UEFI) -capable operating systems or
ensures compatibility with operating systems that do not support
UEFI.
NOTE: If boot mode is modified, restart the system before
executing the OS installation scripts.
Example:
A:>syscfg --BootMode=Uefi
--BootSeqRetry
Valid Arguments
Enabled, Disabled
Description Enables or disables the boot sequence retry feature. When set to
Enabled, the system re-attempts to set the boot order after a 30-
second time-out if the last boot attempt has failed. This option can
be replicated.
A:>syscfg --BootSeqRetry=Enabled
--HddFailover
Valid Arguments
Enabled, Disabled
Description
Specifies the devices in the Hard Disk Drive Sequence menu that are
attempted in the boot sequence. When set to Enabled, all the hard-
disks are attempted in the order listed in the hard disk drive
sequence. If set to Disabled, only the first device in the hard disk
sequence is attempted.
NOTE: The field is enabled only if BootMode is set BIOS.
Example:
A:>syscfg --HddFailover=Enabled
--SetBootOrderFqddn
Valid Arguments
<string>
Description
Displays the list of FQDDs representing the boot list to be applied on
the next boot.
NOTE: The value of n in SetBootOrderFqddn can be 1–16.
Example:
A:>syscfg --SetBootOrderFqdd1=xxxx,yyy,zzzz
35