I'm trying to find a way to pass kernel parameters when creating VM's from the command line on Proxmox 2.1.
I'd like to be able to batch create VM's using the QM command, and pass kickstart parameters, similar to libvirt -x option.
Anyone done this before?