Recent content by EasyRider

  1. E

    Create VM from script, network with both pci.addr and vlan-tag?! How?

    I am currently working on a script to create a VM that has network-interfaces with both vlan-tag and a pre-defined pci-bus address, and it seems impossible?! While using the --net# I am able to create a tagged network interface. qm create <ID> --name <NAME> --bios ovmf --ostype ...