Could not open /dev/vmmon: No such file or directory. Please make sure that the kernel module `vmmon’ is loaded.
cd /tmp tar -xzvf /usr/lib/vmware/modules/source/vmmon.tar cd vmmon-only/ # source kinggoo.com make cp vmmon.ko /lib/modules/`uname -r`/misc/vmmon.ko mkdir -p /lib64/modules/`uname -r`/misc/ cp vmmon.ko /lib64/modules/`uname -r`/misc/vmmon.ko modprobe vmmon /etc/init.d/vmware restart [root@kinggoo.com vmmon-only]# /etc/init.d/vmware restart Stopping 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 ]
可以正常启动vmware虚拟机系统了。
- THE END -
Category: VMware
开机进入bios,security boot选项更改为disabled