Kali Linux kernel headers for 4.14.71-v6
I try 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
New contributor
|
show 9 more comments
I try 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
New contributor
6
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♦
11 hours ago
Thank you for this comment, terdon!
– Hendrik Jaenzoffski
11 hours ago
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
9 hours ago
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
7 hours ago
1
Please edit your question with the output ofuname -a
– Rui F Ribeiro
7 hours ago
|
show 9 more comments
I try 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
New contributor
I try 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
New contributor
New contributor
edited 10 hours ago
New contributor
asked 12 hours ago
Hendrik Jaenzoffski
133
133
New contributor
New contributor
6
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♦
11 hours ago
Thank you for this comment, terdon!
– Hendrik Jaenzoffski
11 hours ago
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
9 hours ago
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
7 hours ago
1
Please edit your question with the output ofuname -a
– Rui F Ribeiro
7 hours ago
|
show 9 more comments
6
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♦
11 hours ago
Thank you for this comment, terdon!
– Hendrik Jaenzoffski
11 hours ago
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
9 hours ago
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
7 hours ago
1
Please edit your question with the output ofuname -a
– Rui F Ribeiro
7 hours ago
6
6
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♦
11 hours ago
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♦
11 hours ago
Thank you for this comment, terdon!
– Hendrik Jaenzoffski
11 hours ago
Thank you for this comment, terdon!
– Hendrik Jaenzoffski
11 hours ago
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
9 hours ago
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
9 hours ago
1
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
7 hours ago
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
7 hours ago
1
1
Please edit your question with the output of
uname -a
– Rui F Ribeiro
7 hours ago
Please edit your question with the output of
uname -a
– Rui F Ribeiro
7 hours ago
|
show 9 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
7 hours ago
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
});
}
});
Hendrik Jaenzoffski is a new contributor. Be nice, and check out our Code of Conduct.
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
7 hours ago
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
7 hours ago
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 6 hours ago
answered 7 hours ago
Rui F Ribeiro
38.9k1479129
38.9k1479129
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
7 hours ago
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
7 hours ago
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
7 hours ago
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
7 hours ago
add a comment |
Hendrik Jaenzoffski is a new contributor. Be nice, and check out our Code of Conduct.
Hendrik Jaenzoffski is a new contributor. Be nice, and check out our Code of Conduct.
Hendrik Jaenzoffski is a new contributor. Be nice, and check out our Code of Conduct.
Hendrik Jaenzoffski is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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
6
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♦
11 hours ago
Thank you for this comment, terdon!
– Hendrik Jaenzoffski
11 hours ago
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
9 hours ago
1
@A.B github.com/Re4son/re4son-kernel-builder
– Rui F Ribeiro
7 hours ago
1
Please edit your question with the output of
uname -a
– Rui F Ribeiro
7 hours ago