Solution After install kernel 2.6.32-504 cocould not open/dev/vmmon, 2.6.32-504 vmmon
After update kernel for 2.6.32-504.12.2, my Centos can't start vm. "cocould not open/dev/vmmon: No such file or directory ."
Solution:
Cd/usr/lib/vmware/modules/source/
Tar xvf vmmon.tar
Cd vmmon-only/
Make
Cp-f vmmon. ko/lib/modules/2.6.32-504.12.2.el6.i686/misc/
service vmware restartStopping VMware services: VMware Authentication Daemon [ OK ] VM communication interface socket family [ OK ] Virtual machine communication interface [ OK ] Virtual machine monitor [ OK ] Blocking file system [ OK ]Starting VMware services: Virtual machine monitor [ OK ] Virtual machine communication interface [ OK ] VM communication interface socket family [ OK ] Blocking file system [ OK ] Virtual ethernet [ OK ] VMware Authentication Daemon [ OK ] Shared Memory Available [ OK ]
It work