Previous Topic: dpmzone-deletezone Command--Delete a Zone (Funclet)Next Topic: dpmzone-movezone Command--Move a Zone (Funclet)


dpmzone-installzone Command--Install a Zone (Funclet)

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]
-host hostname

Specifies the Solaris Zones server. This parameter is case-sensitive.

-name zonename

Specifies the zone that you want to install.

-archive_path path

(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