Solaris Live Upgrade 2.0 Guide

To Activate a Boot Environment (Command-Line Interface)

  1. Log in as superuser.

  2. (Optional) To check on which boot environment is activated on the next reboot, type:


    # /usr/sbin/luactivate 
    
  3. To activate the boot environment, type:


    # /usr/sbin/luactivate  BE_name
    

    BE_name

    Specifies the name of the boot environment that is to be activated. 


    Example 4–5 Activating a Boot Environment (Command-Line Interface)

    In this example, the second_disk boot environment is activated at the next reboot.


    # /usr/sbin/luactivate second_disk
    

  4. Reboot.


    # init 6