21
Dec
VMware Workstation-10.0.1 fails after RedHat-6 / Centos software update
Comments
No problems in XP or Windows 7 VMs anymore.
$ sudo rm -v /lib/modules/$(uname -r)/misc/v*.ko
$ sudo depmod -a
#I already had gcc, make, and the kernel headers, but if anyone is following this, they should probably make sure
$ sudo yum install make gcc kernel-headers-$(uname -r)
start vmware