User`s guide

Operations on Virtual Machines and Containers 59
root:1qsde34rt@192.168.1.130 is the IP address and credentials of the physical
computer to be migrated.
You can omit the credentials in the command above. In this case you will be asked to
provide them during the command execution.
v indicates that the physical computer is to be moved to a virtual machine.
MyVM is the name of the resulting virtual machine on the Parallels server.
Once the command is complete, you will find the resulting virtual machine in the
/var/parallels directory on the Parallels server.
If you want to migrate the same physical computer to a Container, just specify c instead of v
and the ID of the resulting Container (e.g. 101) instead of MyVM. For example, the following
command will migrate the physical computer to Container 101:
# pmigrate h root:1qsde34rt@192.168.1.130 c 101
Note: In the current version of Parallels Server Bare Metal, you cannot migrate physical
computers running a Windows operating system to Containers.