 To Add or Change a Description for a Boot
Environment Name With Text
To Add or Change a Description for a Boot
Environment Name With TextBecome 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 -n BE_name 'BE_description' | 
Specifies the boot environment name and the new description to be associated with the name
In this example, a boot environment description is added to a boot environment that is named second_disk. The description is text that is enclosed in single quotes.
| # /usr/sbin/ludesc -n second_disk 'Solaris 10 5/09 test build' |