Go to main content
SPARC and Netra SPARC T5 Series Servers Administration Guide

Exit Print View

Updated: August 2016
 
 

Manage the Host Boot Mode Script (Oracle ILOM)

  • At the Oracle ILOM prompt, type:
    -> set /HOST/bootmode script=value
    

    where script controls the host server's firmware OpenBoot method of booting.

    script does not affect the current /HOST/bootmode setting.

    value can be up to 64 bytes in length.

    You can specify a /HOST/bootmode setting and set the script within the same command. For example:

    -> set /HOST/bootmode state=reset_nvram script="setenv diag-switch? true"
    

    After the server resets and OpenBoot reads the values stored in the script, OpenBoot sets the diag-switch? variable to the user-requested value of true.


    Note - If you set /HOST/bootmode script="", Oracle ILOM sets the script to empty.

Related Information