<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 27/08/2016 22:45, Scott Dowdle a
      écrit :<br>
    </div>
    <blockquote
      cite="mid:28701146.491.1472330705461.JavaMail.root@montanalinux.org"
      type="cite">
      <pre wrap="">Greetings,

----- Original Message -----
</pre>
      <blockquote type="cite">
        <pre wrap="">if finally try to enter it, but it fails :

# prlctl enter dhcpntp
Operation failed. Failed to execute the operation. (Details: Guest agent
is not responding: QEMU guest agent is not connected)
</pre>
      </blockquote>
      <pre wrap="">
You just need to install the vz-guest-tools.  You should find an .iso file (/usr/share/virtuozzo/vz-guest-tools-lin.iso for Linux and /usr/share/virtuozzo/vz-guest-tools-win.iso for Windows) and add it to the VM, mount it inside the VM, and run the install.

Once installed, you should be able to use prlctl to operate on VMs as with containers.

TYL,
</pre>
    </blockquote>
    ok, this is what I did regarding
<a class="moz-txt-link-freetext" href="https://docs.openvz.org/openvz_users_guide.webhelp/_installing_openvz_guest_tools.html">https://docs.openvz.org/openvz_users_guide.webhelp/_installing_openvz_guest_tools.html</a><br>
    <br>
    # prlctl installtools dhcpntp<br>
    Installing...<br>
    The guest tools ISO is mounted.<br>
    Inside Linux VM, run 'mount /dev/cdrom /mnt/cdrom', then 'bash
    /mnt/cdrom/install'.<br>
    Inside Windows VM, use autorun or open the drive in Explorer and run
    the installer.<br>
    <br>
    <br>
    but now, how to get into the VM since "prlctl enter dhcpntp" needs
    the guest tools !? this is a vicious circle .<br>
    the doc says:<br>
    <i>2</i><i><b>. Log in to the virtual machine</b></i><i> and do the
      following:</i><i><br>
    </i><i>Inside a Linux VM, create a mount point for the optical drive
      with the guest tools image and run the installer:</i><i><br>
    </i><i># mount /dev/cdrom /mnt/cdrom</i><i><br>
    </i><i># bash /mnt/cdrom/install</i><br>
    <br>
    but again, how I get into/<b>log in to the VM</b> in order to exec
    those 2 commands inside the VM ?<br>
    I must have missed something in between , but what ?<br>
    <br>
    thanks .<br>
    <br>
    <br>
    <br>
  </body>
</html>