The following command displays the boot environment's name that is associated with a file. The file contains the description of the 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:
# /usr/sbin/ludesc -f file_name |
Specifies the name of the file that contains the description of the boot environment.
In this example, the name of the boot environment, second_disk, is determined by using the -f option and the name of the file that contains the description.
# /usr/sbin/ludesc -f rose.gif second_disk |