This is a Detailed Troubleshooting Useful when you Just Cannot Get Installed the Linux Debian Kernel Headers.
- Search the list of Disposables Debian Kernels:
apt-cache search linux-image
- Search the list of Disposables Debian Kernels Headers:
apt-cache search linux-headers
- Install a Kernel that Have Also the Correspondent Headers:
apt-get install linux-image-
- Reboot your System:
reboot
- Now Install the Kernel Headers:
apt-get install linux-headers-