PDA

View Full Version : Where are the Linux headers?



DickKennedy
2013-04-13, 16:00
I'm trying to install Linux headers on the Odroid.

apt-get install linux-headers-$(uname -r)

doesn't work: E: Unable to locate package linux-headers-3.0.68-kali

Is there another way?

m4xx3d0ut
2013-05-04, 14:01
i would recommend downloading the kernel source on your desktop/laptop and cross compilling. what your you trying to do?

wireless
2013-05-19, 14:10
i would recommend downloading the kernel source on your desktop/laptop and cross compilling. what your you trying to do?

There is source code available here: http://repo.kali.org/kali/ (I believe the same is available here http://archive-5.kali.org/kali/). I did a quick view of the tree but it didn't jump out at me... a more in depth perusal may yield better results.

I believe you can get the source to the kernel and headers from https://www.kernel.org/