Centos7升級內核后,導致打開VMware提示需要安裝vmmon和vmnet模塊


將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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM