- Proxmox ISO : https://enterprise.proxmox.com/iso/proxmox-ve_8.2-1.iso
- Bootable USB : https://rufus.ie/en/ (DD mode)
From pve > Shell :
- update grup
/etc/default/grup:
intel_iommu=on
- run
update-grub - then
update-initramfs -u - finally reboot.
Form pve > Updates > Repositories :
- Disable Entreprise repositories.
- Add No-Subscription repository.
- Go back to
Updatesthen click on "Reload".
From pve > Shell :
- Move to
/etc/pve/qemu-serverand open a VM, example100.conf. - Add another
scsi0with the path of the drive to passthrough, examplescsi0: /dev/sdb. - Finally restart the VM.
Resources : Novaspirit Tech