Copying a Virtual Machine Within the ServerParallels Server for Mac Bare Metal Edition allows you to create a complete copy of a particular virtual machine (in respect of all the virtual machine data and resources parameters), or a clone. This saves your time because you do not have to think of setting up the virtual machine configuration parameters and the like. Moreover, you can create a number of virtual machine clones at a sitting. In Parallels Server for Mac Bare Metal Edition-based systems, you can use the # pctl clone MyVM --name ClonedVM Clone the MyVM VM to the VM ClonedVM... The VM has been successfully cloned. Notice that you can create clones of stopped virtual machines only. Checking the Cloned Virtual Machine To check that your virtual machine has been successfully moved, run this command: # pctl list -a STATUS IP_ADDR NAME stopped 10.0.10.115 MyVM stopped 10.0.10.115 ClonedVM As you can see from the example above, the clone the Configuring the Default Directories When cloning a virtual machine, you can also override the # pctl clone MyVM --name ClonedVM --location /vz/VM_directory In this case all virtual machine files will be placed to the |
||||
|