Hi Everyone,

When I do the following on Kali 1.0.5 with 3.6.11-cutdown:

Code:
apt-get install -y linux-headers-$(uname -r)
I am getting the following output:

Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package linux-headers-3.6.11-cutdown
E: Couldn't find any package by regex 'linux-headers-3.6.11-cutdown'
Can anyone advice me how can I install the correct sources for this release? I search everywhere and to date have not been able to find any useful advice.

Thanks
K