Go to main content
SPARC and Netra SPARC S7-2 Series Servers Administration Guide

Exit Print View

Updated: January 2017
 
 

Enable or Disable Automatic Booting (OpenBoot)

Use this procedure to configure OpenBoot so that a host reset or power on either attempts to boot automatically, or not. This change is permanent but only takes effect after a host reset.


Note - To enable automatic booting of the OS, the Oracle ILOM auto-boot property also must be enabled. You can change the Oracle ILOM auto-boot property at /HOST/domain/control.
  1. Obtain the ok prompt.

    See one of these tasks:

  2. Set the OpenBoot auto-boot? parameter.
    • true – (Default) The host automatically attempts to boot from the devices specified in boot-device.

    • false – The host does not automatically boot. You can boot manually.

    For example:

    ok setenv auto-boot? false
    
  3. Reset the host.
    ok reset-all
    

    The host resets. After initialization, the host attempts to boot or not based on your configuration.

Related Information