Hi Folks,
I'm trying to get two commands to run on boot for my machine. To run them when I have booted, I type:
sudo modprobe -r vfio_iommu_type1
sudo modprobe vfio_iommu_type1 allow_unsafe_interrupts=1
These, if you care, are commands that allow my KVM install to allow my pfsense VM have PCI Passthrough access to a network card in the machine.
Any suggestions would be hugely appreciated
I'm trying to get two commands to run on boot for my machine. To run them when I have booted, I type:
sudo modprobe -r vfio_iommu_type1
sudo modprobe vfio_iommu_type1 allow_unsafe_interrupts=1
These, if you care, are commands that allow my KVM install to allow my pfsense VM have PCI Passthrough access to a network card in the machine.
Any suggestions would be hugely appreciated