Monthly Archives: June 2014

Before you can run VMware Workstation, several pre-built modules must be compiled and loaded into the running kernel.

You’ll get this error when you upgrade your linux kernel after you installed VMware workstation.
To fix this issue, the easiest way is to re-install VMware workstation.
For RHEL, just using below command to uninstall VMware and install source kernel.

vmware-installer --uninstall-product vmware-workstation
yum install kernel-devel Kernel-headers

And then install VMware workstation