What is the correct order of the commands to replace my current kernel?
My OS: Ubuntu 18.04.1 LTS Server (GNU/Linux 4.15.0-45-generic x86_64)
I have three kernels installed:
4.15.0.39-generic
4.15.0.44-generic
4.15.0.45-generic
Please advise the correct order of the following commands:
sudo apt install linux-{image,headers,modules,modules-extra}-4.15.0-43-generic
sudo apt-mark hold linux-*-4.15.0-4[45]-generic
sudo apt remove linux-*-4.15.0-4[45]-generic
Previous advice from the ubuntu-server
mailing list:
Hi, the kernel with this fix for Bionic is present in the -proposed
repository, the version is 4.15.0-46-generic. To enable proposed
packages, you can check [0].
Alternatively, you can install version 4.15.0-43-generic, which does
not have the offending patches that caused the tty issue.
Cheers, Guilherme
apt software-installation kernel
New contributor
add a comment |
My OS: Ubuntu 18.04.1 LTS Server (GNU/Linux 4.15.0-45-generic x86_64)
I have three kernels installed:
4.15.0.39-generic
4.15.0.44-generic
4.15.0.45-generic
Please advise the correct order of the following commands:
sudo apt install linux-{image,headers,modules,modules-extra}-4.15.0-43-generic
sudo apt-mark hold linux-*-4.15.0-4[45]-generic
sudo apt remove linux-*-4.15.0-4[45]-generic
Previous advice from the ubuntu-server
mailing list:
Hi, the kernel with this fix for Bionic is present in the -proposed
repository, the version is 4.15.0-46-generic. To enable proposed
packages, you can check [0].
Alternatively, you can install version 4.15.0-43-generic, which does
not have the offending patches that caused the tty issue.
Cheers, Guilherme
apt software-installation kernel
New contributor
That looks like a Mailing-List query? If so why is it posted here? If you've asked on the mailing list? why double-post here as well (it's not nice receiving the same request from multiple places from the same person, especially after you've just answered it elsewhere! [not me in this case!]).
– guiverc
2 hours ago
@guiverc The advice I have received is excellent but I do not know how to carry it out. I have searched google and found the above commands but I am uncertain of the best order to action them.
– KG1
1 hour ago
add a comment |
My OS: Ubuntu 18.04.1 LTS Server (GNU/Linux 4.15.0-45-generic x86_64)
I have three kernels installed:
4.15.0.39-generic
4.15.0.44-generic
4.15.0.45-generic
Please advise the correct order of the following commands:
sudo apt install linux-{image,headers,modules,modules-extra}-4.15.0-43-generic
sudo apt-mark hold linux-*-4.15.0-4[45]-generic
sudo apt remove linux-*-4.15.0-4[45]-generic
Previous advice from the ubuntu-server
mailing list:
Hi, the kernel with this fix for Bionic is present in the -proposed
repository, the version is 4.15.0-46-generic. To enable proposed
packages, you can check [0].
Alternatively, you can install version 4.15.0-43-generic, which does
not have the offending patches that caused the tty issue.
Cheers, Guilherme
apt software-installation kernel
New contributor
My OS: Ubuntu 18.04.1 LTS Server (GNU/Linux 4.15.0-45-generic x86_64)
I have three kernels installed:
4.15.0.39-generic
4.15.0.44-generic
4.15.0.45-generic
Please advise the correct order of the following commands:
sudo apt install linux-{image,headers,modules,modules-extra}-4.15.0-43-generic
sudo apt-mark hold linux-*-4.15.0-4[45]-generic
sudo apt remove linux-*-4.15.0-4[45]-generic
Previous advice from the ubuntu-server
mailing list:
Hi, the kernel with this fix for Bionic is present in the -proposed
repository, the version is 4.15.0-46-generic. To enable proposed
packages, you can check [0].
Alternatively, you can install version 4.15.0-43-generic, which does
not have the offending patches that caused the tty issue.
Cheers, Guilherme
apt software-installation kernel
apt software-installation kernel
New contributor
New contributor
edited 15 mins ago
KG1
New contributor
asked 2 hours ago
KG1KG1
11
11
New contributor
New contributor
That looks like a Mailing-List query? If so why is it posted here? If you've asked on the mailing list? why double-post here as well (it's not nice receiving the same request from multiple places from the same person, especially after you've just answered it elsewhere! [not me in this case!]).
– guiverc
2 hours ago
@guiverc The advice I have received is excellent but I do not know how to carry it out. I have searched google and found the above commands but I am uncertain of the best order to action them.
– KG1
1 hour ago
add a comment |
That looks like a Mailing-List query? If so why is it posted here? If you've asked on the mailing list? why double-post here as well (it's not nice receiving the same request from multiple places from the same person, especially after you've just answered it elsewhere! [not me in this case!]).
– guiverc
2 hours ago
@guiverc The advice I have received is excellent but I do not know how to carry it out. I have searched google and found the above commands but I am uncertain of the best order to action them.
– KG1
1 hour ago
That looks like a Mailing-List query? If so why is it posted here? If you've asked on the mailing list? why double-post here as well (it's not nice receiving the same request from multiple places from the same person, especially after you've just answered it elsewhere! [not me in this case!]).
– guiverc
2 hours ago
That looks like a Mailing-List query? If so why is it posted here? If you've asked on the mailing list? why double-post here as well (it's not nice receiving the same request from multiple places from the same person, especially after you've just answered it elsewhere! [not me in this case!]).
– guiverc
2 hours ago
@guiverc The advice I have received is excellent but I do not know how to carry it out. I have searched google and found the above commands but I am uncertain of the best order to action them.
– KG1
1 hour ago
@guiverc The advice I have received is excellent but I do not know how to carry it out. I have searched google and found the above commands but I am uncertain of the best order to action them.
– KG1
1 hour ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
KG1 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%2faskubuntu.com%2fquestions%2f1119706%2fwhat-is-the-correct-order-of-the-commands-to-replace-my-current-kernel%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
KG1 is a new contributor. Be nice, and check out our Code of Conduct.
KG1 is a new contributor. Be nice, and check out our Code of Conduct.
KG1 is a new contributor. Be nice, and check out our Code of Conduct.
KG1 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1119706%2fwhat-is-the-correct-order-of-the-commands-to-replace-my-current-kernel%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
That looks like a Mailing-List query? If so why is it posted here? If you've asked on the mailing list? why double-post here as well (it's not nice receiving the same request from multiple places from the same person, especially after you've just answered it elsewhere! [not me in this case!]).
– guiverc
2 hours ago
@guiverc The advice I have received is excellent but I do not know how to carry it out. I have searched google and found the above commands but I am uncertain of the best order to action them.
– KG1
1 hour ago