Browse code

Merge "Fix typo in commands to enable nested KVM with kvm-amd"

Jenkins authored on 2017/01/11 05:10:11
Showing 1 changed files
... ...
@@ -73,7 +73,7 @@ back:
73 73
 ::
74 74
 
75 75
     sudo rmmod kvm-amd
76
-    sudo sh -c "echo 'options amd nested=1' >> /etc/modprobe.d/dist.conf"
76
+    sudo sh -c "echo 'options kvm-amd nested=1' >> /etc/modprobe.d/dist.conf"
77 77
     sudo modprobe kvm-amd
78 78
 
79 79
 Ensure the Nested KVM Kernel module parameter for AMD is enabled on the