aboutsummaryrefslogtreecommitdiffstats
path: root/fed33/Vagrantfile
diff options
context:
space:
mode:
Diffstat (limited to 'fed33/Vagrantfile')
-rw-r--r--fed33/Vagrantfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fed33/Vagrantfile b/fed33/Vagrantfile
index eda1814..c35f795 100644
--- a/fed33/Vagrantfile
+++ b/fed33/Vagrantfile
@@ -20,5 +20,6 @@ Vagrant.configure("2") do |config|
sudo dnf install -y python3-pyelftools
sudo dnf groupinstall "Development Tools"
sudo dnf install libpcap-devel zlib-devel libfdt-devel openssl-devel
+ sudo modprobe vfio-pci
SHELL
end