Oracle Solaris 11 System Administrator — Question 19

You are going to use the- Automated installer (AI) to install a non global zone named zone1. You have created a custom manifest for the non-global zone and named it zone1manifest
Which command will you use to add this custom manifest to the s11-sparc install service and associate this custom manifest with the non-global zone?

Answer options

Correct answer:

Explanation

The correct answer is D because it uses the 'installadm create-service' command to add the custom manifest to the s11-sparc install service and associates it with the non-global zone named zone1. Options A, B, and C do not perform the required task of linking the manifest to the install service for the specified non-global zone.