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 <vm_ID|vm_name> --name <new_name> [ --template ] [ --dst <path> ] [ --changesid ]

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

Options

Name

Description

<vm_ID|vm_name>

ID or 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>

Full path to the directory where the new virtual machine will be stored. If this option 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 the 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.