Previous page

Next page

Locate page in Contents

Print this page

prlctl clone

Creates an exact copy of the specified virtual machine.

Syntax

prlctl clone ID | name --name new_name [ --template ] [ --dst path ] [-- changesid ]

[-- linked ] [-- detach-external-hdd yes | no ]

Parameters

Name

Description

ID

ID of the virtual machine to clone

name

Name of the virtual machine to clone.

--name new_name

Name to be assigned to the new virtual machine.

--template

Create a virtual machine template instead of a real virtual machine. Templates are used as a basis for creating new virtual machines.

--dst path

Name and path of the new virtual machine directory. If this parameter is omitted, the new virtual machine will be created in the default directory.

--changesid

Generate a new Windows security identifier (SID) for a Windows-based virtual machine. For this parameter to work, Parallels Tools must be installed in the virtual machine.

--linked

Create a linked virtual machine.

--detach-external-hdd yes|no

If set to no , hard disks located outside a source virtual machine are not removed from the configuration of the resulting clone. Setting the parameter to yes removes outside hard disks from the configuration.

Note : Outside hard disks are not copied to the cloned virtual machine.

Links

General Syntax