Hi guys, I want to passthrough my IGPU to VM(101) OMV system. My CPU modle is J3455
Following below step:
1. Modify GRUB_CMDLINE_LINUX_DEFAULT="quiet" to GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on video=efifb: off" in /etc/default/grub and then run "update-grub"
2. Add below items in...