Solaris 9 Installation Guide

Deleting an Inactive Boot Environment

Use either the Delete menu or ludelete. You cannot delete the active boot environment or the boot environment that is activated on the next reboot. The boot environment to be deleted must be complete. A complete boot environment is one that is not participating in an operation that will change its status. Use "Displaying the Status of All Boot Environments" to determine a boot environment's status. Also, you cannot delete a boot environment that has file systems mounted with lumount.

To Delete an Inactive Boot Environment (Character Interface)

  1. From the main menu, select Delete.

  2. Type the name of the inactive boot environment you want to delete:


    Name of boot environment: solaris8
    

    The inactive boot environment is deleted.

To Delete an Inactive Boot Environment (Command-Line Interface)

  1. Log in as superuser.

  2. Type:


    # ludelete BE_name
    

    BE_name

    Specifies the name of the inactive boot environment that is to be deleted. 


    Example 34-3 Deleting an Inactive Boot Environment (Command-Line Interface)

    In this example, the boot environment, second_disk, is deleted.


    # ludelete second_disk