Solaris 10 6/06 Installation Guide: Solaris Live Upgrade and Upgrade Planning

Viewing the Configuration of a Boot Environment

Use the List menu or the lufslist command to list the configuration of a boot environment. The output contains the disk slice (file system), file system type, and file system size for each boot environment mount point.

ProcedureTo View the Configuration of Each Inactive Boot Environment (Character User Interface)

Steps
  1. From the main menu, select List.

  2. To view the status of a boot environment, type the name.


    Name of Boot Environment: solaris8
    
  3. Press F3.

    The following example displays a list.


    Filesystem                fstype       size(Mb) Mounted on
    ------------------------------------------------------------------
    /dev/dsk/c0t0d0s1         swap           512.11 -
    /dev/dsk/c0t4d0s3         ufs           3738.29 /
    /dev/dsk/c0t4d0s4         ufs            510.24 /opt
  4. To return to the List menu, press F6.

ProcedureTo View the Configuration of a Boot Environment (Command-Line Interface)

Steps
  1. Become superuser or assume an equivalent role.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Type:


    # lufslist -n BE_name
    
    BE_name

    Specifies the name of the boot environment to view file system specifics

    The following example displays a list.


    Filesystem                fstype       size(Mb) Mounted on
    ------------------------------------------------------------------
    /dev/dsk/c0t0d0s1         swap           512.11 -
    /dev/dsk/c0t4d0s3         ufs           3738.29 /
    /dev/dsk/c0t4d0s4         ufs            510.24 /opt