I attempted to move VGA support to a VM to help with transcoding. Now Proxmox starts to boot up, but ulitimatly fails once one of my VMs is loaded.
Prior to ending up at this point, I went into to /etc/default/grub, to update this:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"
I then...