將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
進入VMware后,發現打開虛擬機時報錯could not open /dev/ vmmon,Please make sure that the kernel module `vmmon’ is loaded.
解決方法:
/etc/init.d/vmware start