Vmware由於centos升級內核不可運行(C header files matching your running kernel were not found)的解決方案


 

C header files matching your running kernel were not found. Refer to your distribution's documentation for installation instructions - NoH4cker - 博客園

http://www.cnblogs.com/NoH4cker/p/4840571.html

centos6 安裝wmwaretools找不到kernel header - jiejnan - 博客園
http://www.cnblogs.com/jiejnan/archive/2012/06/25/2561219.html

 

上述兩個方案比較清晰,分別針對Ubuntu和CentOS。

 

最終按照如下步驟:

https://blog.csdn.net/m0_38020436/article/details/80200041

 

yum --enablerepo=elrepo-kernel install kernel-lt -y

wget https://elrepo.org/linux/kernel/el6/x86_64/RPMS/kernel-lt-headers-4.4.172-1.el6.elrepo.x86_64.rpm
wget https://elrepo.org/linux/kernel/el6/x86_64/RPMS/kernel-lt-devel-4.4.172-1.el6.elrepo.x86_64.rpm
rpm -ivh kernel-lt-headers-4.4.172-1.el6.elrepo.x86_64.rpm

rpm -ivh kernel-lt-devel-4.4.172-1.el6.elrepo.x86_64.rpm

https://elrepo.org/linux/kernel/el6/x86_64/RPMS/

 

 

Centos內核升級的三種方法 - zengkefu - 博客園
http://www.cnblogs.com/zengkefu/p/5667145.html

 

ELRepo : kernel-ml
http://elrepo.org/tiki/kernel-ml

 

centos7下安裝vmware 出現C header files matching your running kernel were not found. - jcxch的專欄 - CSDN博客
https://blog.csdn.net/jcxch/article/details/48857741

fedora17下安裝VMware(失敗) - 02xiaoma - 博客園
http://www.cnblogs.com/02xiaoma/archive/2013/04/12/3016895.html

vmware c header files - CentOS
https://www.centos.org/forums/viewtopic.php?t=55193

 

Linux: VMware Tools Installation Error
http://blog.secaserver.com/2011/09/linux-vmware-tools-installation-error/

 


免責聲明!

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



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