This is a Troubleshooting for Missing Kernel-Headers Path on VMware-Tools Installation for Linux Fedora, CentOS, RedHat, Oracle…
- Abort VMware-Tools Installation:
Simply Hit Ctrl+c
- Reboot with the New Kernel
su -c 'reboot'
-
On Boot Screen Hit Any Key to Open Boot Menu
-
Select the New Kernel from List
-
- Check if Kernel and Kernel-Headers are Corresponding
uname -r
Take note and Confront with:
yum list kernel-headers
If the Kernel and Headers Versions are Not Matching then Repeat Preceding…
- After If Prompted Again:
- Eventually Inserts the Kernel Headers Path:
/lib/modules/$(uname -r)/build/include
- Else Answer No and Follow to Hit Return Until the Installation Follow Up… 🙂
- Eventually Inserts the Kernel Headers Path: