New kernel through update ?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
armagedon51

New kernel through update ?

Post by armagedon51 »

I post this question in another topic and didn't get an answer from the gurus here. It's pretty much for curiosity.
So is it possible to get a kernel update through the regular Mint updater ? If yes, does a bunch of stuff have to be recompile ?
Is Grub affected ?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
DrHu

Re: New kernel through update ?

Post by DrHu »

armagedon51 wrote:It's pretty much for curiosity. So is it possible to get a kernel update through the regular Mint updater ? If yes, does a bunch of stuff have to be recompile ? Is Grub affected ?
So is it possible to get a kernel update through the regular Mint updater
Yes, if one is ready in Mint

If yes, does a bunch of stuff have to be recompile
yes, If it was a big kernel step, say from 2.6.1 to 2.6.30 (several kernel versions ahead..)
one of the bigger kernel jumps was from 2.4 to 2.6, and we are heading towards 3.x.x, might not be as big of a jump (not just version #, but type and number of kernel/system changes..)
--but the distribution is unlikely to have such large jumps in versions, due to the fairly constant releases within Ubuntu, 6 month cycles for new versions (often related to new kernel versions, but not always)
Debian, on the other hand uses a rolling release, kernels are updated when necessary, and there is no new version released, just a continual updating sequence, it (Debian) is often installing newer kernel versions..

Is Grub affected ?
Yes GRUB is updated to use the new kernel image being installed
but the older kernel option is retained, it is not deleted, so that you can run it/boot if the newer kernel does not work correctly; the various kernel selections related to the GRUB menus are in /boot on the installed Linux OS
--since the kernel is not changed much between each kernel version within each distribution release, there is little to recompile apart from the kernel settings/system itself..

General information for the curious..
http://www.howtoforge.com/kernel_compilation_debian
http://wiki.debian.org/NvidiaGraphicsDrivers
--example of a typical kernel change/compile option..
altair4
Level 20
Level 20
Posts: 11461
Joined: Tue Feb 03, 2009 10:27 am

Re: New kernel through update ?

Post by altair4 »

So is it possible to get a kernel update through the regular Mint updater ?
If you're talking about mintUpdate I believe the answer is no. Actually I would like a little clarification on this as well. I may be ( and very likely am ) wrong about this but I think in the Mint mindset a kernel update isn't considered an update - it's considered an upgrade and therefore wouldn't show up in mintUpdate. Of course, you could always go to Synaptic directly and under "installed ( upgradable)" you'd find any new kernel upgrades.

I think the only exception to the above is if there is some "off the wall" security problem that actually affects home desktop users ( as opposed to servers ). Then there may be kernel "patches" that show up in mintUpdate.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
User avatar
rivenathos
Level 6
Level 6
Posts: 1070
Joined: Wed May 06, 2009 7:32 am
Location: USA

Re: New kernel through update ?

Post by rivenathos »

I concur with altair4. I believe that even with the Level 4 and 5 updates enabled, a new kernel option is not listed. To add a new kernel, you can use Synaptic to install it. I may be mistaken, and if I am incorrect, I always appreciate having the correct answers.
Current hardware: a Dell OptiPlex 3010 desktop, a Dell Inspiron 531 desktop, and a Dell Inspiron 1545 laptop.
Current OS: LMDE 3
Locked

Return to “Software & Applications”