Viewing the Configuration of a Boot Environment
Use 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.
To View the Configuration of a Boot Environment
- 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.
- 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
Note - For an example of a list that contains non-global zones, see To View the Configuration of a Boot Environment's Non-Global Zone File Systems.