Enabling or disabling the automatic boot function – FUJITSU SPARC M4000 User Manual
Page 180

2-124
SPARC Enterprise Mx000 Servers XSCF User’s Guide • April 2008
Enabling or Disabling the Automatic Boot Function
■
Command operation
1. Use the showdomainmode (8) command to specify automatic boot.
XSCF> showdomainmode -d 0
Host-ID :0f010f10
Diagnostic Level :max
Secure Mode :on
Autoboot :on
CPU Mode :auto
2. Use the setdomainmode (8) command to disable automatic boot.
<Example> Disable automatic boot for domain ID 0.
XSCF> setdomainmode -d 0 -m autoboot=off
Diagnostic Level :max -> -
Secure Mode :on -> -
Autoboot :on -> off
CPU Mode :auto -> -
The specified modes will be changed.
Continue? [y|n]:y
configured.
Diagnostic Level :max
Secure Mode :on (host watchdog: available Break-signal:non-receive)
Autoboot :off (autoboot:off)
CPU Mode :auto
3. Use the showdomainmode (8) command to confirm that autoboot is off.