We don't need these arguments anymore. In fact I think the key is to force the server to boot with the IGPU (in the bios) and to exclude the Nvidia GPU in the /etc/modprobe.d/nvidia.conf file with the following lines:https://www.youtube.com/watch?v=zIMZrwF60qM
echo "softdep nouveau pre: vfio-pci" >> /etc/modprobe.d/nvidia.conf
echo "softdep nvidia pre: vfio-pci" >> /etc/modprobe.d/nvidia.conf
echo "softdep nvidia* pre: vfio-pci" >> /etc/modprobe.d/nvidia.conf
So I have my Windows and Linux VMs booting with the Nvidia GPU in Q35/OVMF
And very very important, don't forget to put in the bios the video mode on "IGPU" to force the host system not to use the Nvidia GPU. If this is not done, error 43 guarantee!
Хорошо, напишу еще раз
Надстройка Proxmox (надстройка над Linux Debian + KVM), по-умолчанию, GUI имеет.
Комплектный Linux Debian, по-умолчанию, GUI не имеет. Это разные GUI.
Автору необходимо управлять Виртуализацией через Веб-Браузер. Если он будет управлять с другого ПК с установленной системой с GUI (Windows/Mac OS/Linux/Android/ReactOS и т.д. и т.п.) то получит доступ к GUI Proxmox'а через веб-браузер. А если ему необходим доступ к GUI Proxmox'а с хоста, то ему необходимо накатить GUI на комплектный Debian и установить веб-браузер.
Об этом я и писал в своем посте.