<div dir="ltr">I&#39;ve long been using openvz for running containers. Now I&#39;m looking into running VMs.<br><br>I&#39;ve looked through the docs and can&#39;t find a description of how to install an OS into a VM, once created.<br><br>I created a centos 7 vm with:<br># prlctl create c7-vm1 --distribution centos7 --vmtype vm<br><br>I set the remote access with:<br># prlctl set c7-vm1 --vnc-mode manual --vnc-port 59000 --vnc-passwd xxxxxx<br><br>But I don&#39;t see how to launch an installer, as I would in e.g. kvm. I can see the vm booting up through the vnc connection, and it apparently can&#39;t find the iso image sitting in the vmprivate/vm-id directory. <br><br>I&#39;d like to buy a clue, please.<br><br>jake</div>