Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rohan-molloy/76ee540ae14a117bd1e264ba1e7942a0 to your computer and use it in GitHub Desktop.
Save rohan-molloy/76ee540ae14a117bd1e264ba1e7942a0 to your computer and use it in GitHub Desktop.
Install Vmware Kernel Modules on Fedora.md

Install Vmware Kernel Modules on Fedora

CPATH=/usr/src/kernels/$(uname -r | sed 's/+debug//')/include/linux vmware-modconfig --console --install-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment