Search results

  1. A

    args: Parameter modification for VM

    Alright , legacy-igd=1 does remove the pci-bridge ,however ,is there any way to pass these arguments x-igd-opregion=on,x-igd-gms=1 through proxmox ?
  2. A

    args: Parameter modification for VM

    Oh i was not aware of the legacy-igd option ,i'll give that a try to see how the configuration changes . I actually dont have any error messages ,its just that the OVMF splash does not display ,if i dont modify the perlscript to remove the pci bridge at that location. I'll give legacy-igd...
  3. A

    args: Parameter modification for VM

    Hello Proxmox forum, I have some questions regarding the args: parameter For example for one of my VMs that i want to modify here's what proxmox generates ,the raw qemu command ,removed unnecessary lines to highlight what i want to remove specifically qm showcmd 120 --pretty /usr/bin/kvm \...
  4. A

    Wake on LAN script

    I came across this script and it had errors related getting the VMID, just appended a line to fix that. Here is a zipfile updated proxmoxwol.py for anyone who comes across this post.