The installzone command starts the installation command on the Solaris server. The installation process may take some time. Verify the status of the zone with the showprocesses command to confirm that the installation process is running.
This command has the following format:
dpmzone installzone [-sc sc_host] -host hostname -name zonename [-archive_path path] [-pre] [-post] [-locale iso639value]
(Optional) Specifies the host name of the Service Controller.
Specifies the Solaris Zones server. This parameter is case-sensitive.
Specifies the zone to install.
(Optional) Specifies the path of the operating environment installer for a branded zone.
Limits: This argument is required for branded zones, but not required for native zones.
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Example: Install a Native Zone
This example installs MyZone3 on SolarisServer.
dpmzone installzone -host SolarisServer -name MyZone3
(Optional) Specifies whether to generate an event before the operation is performed.
(Optional) Specifies whether to generate an event after the operation is performed.
Example
Install MyZone4 with Solaris 8 on SolarisServer.
dpmzone installzone -host SolarisServer -name MyZone4 -archive_path /opt/zoneos/branded/Solaris8Installer
Copyright © 2013 CA. All rights reserved. |
|