vmware:Could not open /dev/vmmon: No such file or directory.

Q:

Could not open /dev/vmmon: No such file or directory.
Please make sure that the kernel module `vmmon' is loaded.

method:

Solution

“vmmon” is the virtual machine monitor kernel module. You can rebuid it by running:

sudo vmware-modconfig --console --install-all
原文地址:https://www.cnblogs.com/guxuanqing/p/7260027.html