Re: [PVE-User] Problem installing Qemu-guest-agent on Windows

2019-08-18 Thread Gianni Milo
Well, have you enabled the agent in the properties of the VM as described in that guide? Without doing that, the device won't appear in Device Manager ... qm set VMID --agent 1 Also, you mentioned that you created the VM in VirtualBox. How did you migrate it to PVE ? Did you remove the

Re: [PVE-User] Problem installing Qemu-guest-agent on Windows

2019-08-18 Thread John Kim
Hi Adnan, Yes, I’m following those instructions. Step 3 says, Look for "PCI Simple Communications Controller". But I can’t find "PCI Simple Communications Controller". It’s not there!!! Thanks, John On Sun, Aug 18, 2019 at 3:51 AM Adnan RIHAN wrote: > Hi John, > > Did you also follow

Re: [PVE-User] Problem installing Qemu-guest-agent on Windows

2019-08-18 Thread Adnan RIHAN
Hi John, Did you also follow these (https://pve.proxmox.com/wiki/Qemu-guest-agent#Windows), saying you need to install VirtIO drivers? PCI drivers are there: https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers --  Adnan GPG: D433-5C63 (https://keybase.io/max13/key.asc) If you are not using 

[PVE-User] Problem installing Qemu-guest-agent on Windows

2019-08-17 Thread John Kim
Hi, I was following the directions given here: https://pve.proxmox.com/wiki/Qemu-guest-agent For Windows, it says to look for "PCI Simple Communications Controller". But it's simply not there. What can I do? (I created the Windows VM using VirtualBox, and I enabled a serial port.) Thank