Kali Linux kernel headers for 4.14.71-v6
I am trying to install kernel headers version 4.14.71-v6 (uname -r) for Kali Linux. I already did the common commands...
apt update
apt upgrade
apt dist-upgrade
apt install linux-headers-generic
alt install linux-headers-$(uname -r)
...with and without option -y
Also did reboots. I searched the repos by apt search 4.14. I took a look onto http://http.kali.org/kali/pool/main/l/linux/, no success at all.
I've seen on http://http.kali.org/kali/pool/main/l/linux/ are kernel-headers for 4.18 and 4.19, but the upgrade is distributing versions only up to my 4.14.x
Does anybody have an idea what to do?
kernel kali-linux linux-headers
|
show 7 more comments
I am trying to install kernel headers version 4.14.71-v6 (uname -r) for Kali Linux. I already did the common commands...
apt update
apt upgrade
apt dist-upgrade
apt install linux-headers-generic
alt install linux-headers-$(uname -r)
...with and without option -y
Also did reboots. I searched the repos by apt search 4.14. I took a look onto http://http.kali.org/kali/pool/main/l/linux/, no success at all.
I've seen on http://http.kali.org/kali/pool/main/l/linux/ are kernel-headers for 4.18 and 4.19, but the upgrade is distributing versions only up to my 4.14.x
Does anybody have an idea what to do?
kernel kali-linux linux-headers
7
Everyone: please stop blindly voting to close Kali questions as dupes of the "why is Kali hard" one. The OP is showing effort, and asking a question that is on topic.
– terdon♦
Dec 26 '18 at 17:48
1
I notice that Kali provided kernels all have "-kali" in their name. How come yours has "-v6" instead? Was it provided by Kali in the first place?
– A.B
Dec 26 '18 at 20:01
Is it your issue that your system doesn't upgrade the kernel to 4.18 when you do the updates, therefore you are trying to install the old kernel headers (4.14) to match your current kernel?
– Paul H.
Dec 26 '18 at 20:42
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
Dec 26 '18 at 21:50
1
Please edit your question with the output ofuname -a
– Rui F Ribeiro
Dec 26 '18 at 22:01
|
show 7 more comments
I am trying to install kernel headers version 4.14.71-v6 (uname -r) for Kali Linux. I already did the common commands...
apt update
apt upgrade
apt dist-upgrade
apt install linux-headers-generic
alt install linux-headers-$(uname -r)
...with and without option -y
Also did reboots. I searched the repos by apt search 4.14. I took a look onto http://http.kali.org/kali/pool/main/l/linux/, no success at all.
I've seen on http://http.kali.org/kali/pool/main/l/linux/ are kernel-headers for 4.18 and 4.19, but the upgrade is distributing versions only up to my 4.14.x
Does anybody have an idea what to do?
kernel kali-linux linux-headers
I am trying to install kernel headers version 4.14.71-v6 (uname -r) for Kali Linux. I already did the common commands...
apt update
apt upgrade
apt dist-upgrade
apt install linux-headers-generic
alt install linux-headers-$(uname -r)
...with and without option -y
Also did reboots. I searched the repos by apt search 4.14. I took a look onto http://http.kali.org/kali/pool/main/l/linux/, no success at all.
I've seen on http://http.kali.org/kali/pool/main/l/linux/ are kernel-headers for 4.18 and 4.19, but the upgrade is distributing versions only up to my 4.14.x
Does anybody have an idea what to do?
kernel kali-linux linux-headers
kernel kali-linux linux-headers
edited Dec 27 '18 at 14:18
Rui F Ribeiro
39.6k1479132
39.6k1479132
asked Dec 26 '18 at 17:22
Hendrik JaenzoffskiHendrik Jaenzoffski
333
333
7
Everyone: please stop blindly voting to close Kali questions as dupes of the "why is Kali hard" one. The OP is showing effort, and asking a question that is on topic.
– terdon♦
Dec 26 '18 at 17:48
1
I notice that Kali provided kernels all have "-kali" in their name. How come yours has "-v6" instead? Was it provided by Kali in the first place?
– A.B
Dec 26 '18 at 20:01
Is it your issue that your system doesn't upgrade the kernel to 4.18 when you do the updates, therefore you are trying to install the old kernel headers (4.14) to match your current kernel?
– Paul H.
Dec 26 '18 at 20:42
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
Dec 26 '18 at 21:50
1
Please edit your question with the output ofuname -a
– Rui F Ribeiro
Dec 26 '18 at 22:01
|
show 7 more comments
7
Everyone: please stop blindly voting to close Kali questions as dupes of the "why is Kali hard" one. The OP is showing effort, and asking a question that is on topic.
– terdon♦
Dec 26 '18 at 17:48
1
I notice that Kali provided kernels all have "-kali" in their name. How come yours has "-v6" instead? Was it provided by Kali in the first place?
– A.B
Dec 26 '18 at 20:01
Is it your issue that your system doesn't upgrade the kernel to 4.18 when you do the updates, therefore you are trying to install the old kernel headers (4.14) to match your current kernel?
– Paul H.
Dec 26 '18 at 20:42
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
Dec 26 '18 at 21:50
1
Please edit your question with the output ofuname -a
– Rui F Ribeiro
Dec 26 '18 at 22:01
7
7
Everyone: please stop blindly voting to close Kali questions as dupes of the "why is Kali hard" one. The OP is showing effort, and asking a question that is on topic.
– terdon♦
Dec 26 '18 at 17:48
Everyone: please stop blindly voting to close Kali questions as dupes of the "why is Kali hard" one. The OP is showing effort, and asking a question that is on topic.
– terdon♦
Dec 26 '18 at 17:48
1
1
I notice that Kali provided kernels all have "-kali" in their name. How come yours has "-v6" instead? Was it provided by Kali in the first place?
– A.B
Dec 26 '18 at 20:01
I notice that Kali provided kernels all have "-kali" in their name. How come yours has "-v6" instead? Was it provided by Kali in the first place?
– A.B
Dec 26 '18 at 20:01
Is it your issue that your system doesn't upgrade the kernel to 4.18 when you do the updates, therefore you are trying to install the old kernel headers (4.14) to match your current kernel?
– Paul H.
Dec 26 '18 at 20:42
Is it your issue that your system doesn't upgrade the kernel to 4.18 when you do the updates, therefore you are trying to install the old kernel headers (4.14) to match your current kernel?
– Paul H.
Dec 26 '18 at 20:42
1
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
Dec 26 '18 at 21:50
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
Dec 26 '18 at 21:50
1
1
Please edit your question with the output of
uname -a
– Rui F Ribeiro
Dec 26 '18 at 22:01
Please edit your question with the output of
uname -a
– Rui F Ribeiro
Dec 26 '18 at 22:01
|
show 7 more comments
1 Answer
1
active
oldest
votes
You are not finding the headers for your kernel version, in the official distribution repository, because you are dealing with a Kali setup using a custom made kernel version.
Whist we do not have all data, from you uname -r
, it leds me to suspect it was made using these scripts/tools https://github.com/Re4son/re4son-kernel-builder ; it also leads me to speculate, after a bit of detective work, that maybe you have a Raspberry PI/ARM v6 device.
In this case, the easier option is either to reinstall a new version, or even better, choosing a more user friendly Linux distribution.
1
Thank you. You're right. It's the rpi0-version. I found another way installing the Re4son-kernel. It got headers installed by default.
– Hendrik Jaenzoffski
Dec 26 '18 at 22:15
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f491011%2fkali-linux-kernel-headers-for-4-14-71-v6%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You are not finding the headers for your kernel version, in the official distribution repository, because you are dealing with a Kali setup using a custom made kernel version.
Whist we do not have all data, from you uname -r
, it leds me to suspect it was made using these scripts/tools https://github.com/Re4son/re4son-kernel-builder ; it also leads me to speculate, after a bit of detective work, that maybe you have a Raspberry PI/ARM v6 device.
In this case, the easier option is either to reinstall a new version, or even better, choosing a more user friendly Linux distribution.
1
Thank you. You're right. It's the rpi0-version. I found another way installing the Re4son-kernel. It got headers installed by default.
– Hendrik Jaenzoffski
Dec 26 '18 at 22:15
add a comment |
You are not finding the headers for your kernel version, in the official distribution repository, because you are dealing with a Kali setup using a custom made kernel version.
Whist we do not have all data, from you uname -r
, it leds me to suspect it was made using these scripts/tools https://github.com/Re4son/re4son-kernel-builder ; it also leads me to speculate, after a bit of detective work, that maybe you have a Raspberry PI/ARM v6 device.
In this case, the easier option is either to reinstall a new version, or even better, choosing a more user friendly Linux distribution.
1
Thank you. You're right. It's the rpi0-version. I found another way installing the Re4son-kernel. It got headers installed by default.
– Hendrik Jaenzoffski
Dec 26 '18 at 22:15
add a comment |
You are not finding the headers for your kernel version, in the official distribution repository, because you are dealing with a Kali setup using a custom made kernel version.
Whist we do not have all data, from you uname -r
, it leds me to suspect it was made using these scripts/tools https://github.com/Re4son/re4son-kernel-builder ; it also leads me to speculate, after a bit of detective work, that maybe you have a Raspberry PI/ARM v6 device.
In this case, the easier option is either to reinstall a new version, or even better, choosing a more user friendly Linux distribution.
You are not finding the headers for your kernel version, in the official distribution repository, because you are dealing with a Kali setup using a custom made kernel version.
Whist we do not have all data, from you uname -r
, it leds me to suspect it was made using these scripts/tools https://github.com/Re4son/re4son-kernel-builder ; it also leads me to speculate, after a bit of detective work, that maybe you have a Raspberry PI/ARM v6 device.
In this case, the easier option is either to reinstall a new version, or even better, choosing a more user friendly Linux distribution.
edited Dec 26 '18 at 22:38
answered Dec 26 '18 at 22:06
Rui F RibeiroRui F Ribeiro
39.6k1479132
39.6k1479132
1
Thank you. You're right. It's the rpi0-version. I found another way installing the Re4son-kernel. It got headers installed by default.
– Hendrik Jaenzoffski
Dec 26 '18 at 22:15
add a comment |
1
Thank you. You're right. It's the rpi0-version. I found another way installing the Re4son-kernel. It got headers installed by default.
– Hendrik Jaenzoffski
Dec 26 '18 at 22:15
1
1
Thank you. You're right. It's the rpi0-version. I found another way installing the Re4son-kernel. It got headers installed by default.
– Hendrik Jaenzoffski
Dec 26 '18 at 22:15
Thank you. You're right. It's the rpi0-version. I found another way installing the Re4son-kernel. It got headers installed by default.
– Hendrik Jaenzoffski
Dec 26 '18 at 22:15
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f491011%2fkali-linux-kernel-headers-for-4-14-71-v6%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
7
Everyone: please stop blindly voting to close Kali questions as dupes of the "why is Kali hard" one. The OP is showing effort, and asking a question that is on topic.
– terdon♦
Dec 26 '18 at 17:48
1
I notice that Kali provided kernels all have "-kali" in their name. How come yours has "-v6" instead? Was it provided by Kali in the first place?
– A.B
Dec 26 '18 at 20:01
Is it your issue that your system doesn't upgrade the kernel to 4.18 when you do the updates, therefore you are trying to install the old kernel headers (4.14) to match your current kernel?
– Paul H.
Dec 26 '18 at 20:42
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
Dec 26 '18 at 21:50
1
Please edit your question with the output of
uname -a
– Rui F Ribeiro
Dec 26 '18 at 22:01