Go to main content

Oracle® OpenBoot 4.x Administration Guide

Exit Print View

Updated: June 2020
 
 

Activate the NVRAMRC Script

  1. At the OpenBoot prompt, type nvedit.

    Edit the NVRAMRC script using the editor commands described in NVRAMRC Editor Commands.

  2. Press Control-C to get out of the editor and back to the OpenBoot prompt.

    If you have not yet typed nvstore to save your changes, you can type nvrun to execute the contents of the temporary edit buffer.

  3. Type nvstore to save your changes.
  4. Enable the interpretation of the NVRAMRC script by typing:
    {0} ok setenv use-nvramrc? true
  5. Type reset-all to reset the virtual machine and execute the NVRAMRC script, or execute the contents directly by typing:
    {0} ok nvramrc evaluate

Related Information