CLI Guide

Table Of Contents
BootMode or bootmode
Table 21. BootMode or bootmode
Valid Arguments
On systems prior to YX2X: uefi, bios
On YX2X and later systems: 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, reboot the system before executing the OS
installation scripts.
Example:
A:>syscfg --bootmode=uefi
bootmode=uefi
BootSeqRetry or bootseqretry
Table 22. BootSeqRetry or bootseqretry
Valid Arguments
On systems prior toYX2X: enable, disable
On YX2X and later systems: Enabled, Disabled
Description Enables or disables the boot sequence retry feature. When set to enable, 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=enable
bootseqretry=enable
HddFailover or hddfailover
Table 23. HddFailover or hddfailover
Valid Arguments
On systems prior to YX2X: off, on
On YX2X and later systems: Enabled, Disabled
Descriptionoff
Specifies the device in the Hard Disk Drive Sequence menu that has not been
attempted in the boot sequence. When set to on, all devices are attempted in an
order in which they are configured. When set to off, only the first device in the hard
disk sequence is attempted. This option can be replicated.
Example:
A:>syscfg --hddfailover=on
hddfailover=on
SYSCFG 37