Skip to main content

GPU PassThrough

Tutorials

 

Enable IOMMU

BIOS

 

proxmox

Node > Shell > Edit: /etc/default/grub 

# Should look like this
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on"

Run the command

update-grub