Skip to content

Instantly share code, notes, and snippets.

@dungvtdev
Created September 1, 2016 14:37
Show Gist options
  • Save dungvtdev/16d52ade2da8d12a9df378f771481cd3 to your computer and use it in GitHub Desktop.
Save dungvtdev/16d52ade2da8d12a9df378f771481cd3 to your computer and use it in GitHub Desktop.
Remove kvm module
sudo rmmod kvm_intel kvm
sudo rm -rf /lib/modules/$(uname -r)/kernel/arch/x86/kvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment