将Centos7的内核升级到5.4.12后,VMware无法正常启动
git clone https://github.com/mkubecek/vmware-host-modules.git cd vmware-host-modules/ git checkout workstation-15.5.1 git fetch make make install
参考链接https://blog.csdn.net/seaship/article/details/103351654
Centos7升级内核后,导致打开VMware提示需要安装vmmon和vmnet模块
原文:https://www.cnblogs.com/biaopei/p/12209937.html