The dpmzone-installzone command starts the installation command on the Solaris 10 server. The installation process may take some time. Check 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 -host hostname -name zonename [-archive_path path]
Specifies the Solaris Zones server. This parameter is case-sensitive.
Specifies the zone that you want to install.
(Optional) Defines 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.
Examples
Install a native zone:
dpmzone-installzone -host SolarisServer -name MyZone3
Install a branded zone with Solaris 8 on SolarisServer:
dpmzone-installzone -host SolarisServer -name MyZone4 -archive_path /opt/zoneos/branded/Solaris8Installer
Copyright © 2013 CA. All rights reserved. |
|