this post was submitted on 21 Oct 2025
51 points (96.4% liked)

Linux

59214 readers
466 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

My kernel version is ‘6.8.0-87-generic’ and hers is ‘6.14.00-33-generic’. My brother, who uses CachyOS, has kernel version '6.17.1-2-cachyos'. So it makes a little sense that the kernel is different. Even though I always thought that there was just one kernel that all Linux versions use.

But why is there a different kernel for the same distro?

you are viewing a single comment's thread
view the rest of the comments
[–] Aequitas@feddit.org 10 points 5 days ago* (last edited 5 days ago) (3 children)

It wasn't really a big issue, but it was confusing. I thought that with the same Linux distro version, the highest kernel version offered would also be the same. But upgrading the kernel to a higher version (6.8 to 6.14), rather than just updating it (6.8.0-85 to 6.8.0-87 in my case), doesn't work via the standard update management UI; you have to go to ‘View’ -> ‘Linux Kernel’.

I have now upgraded to version 6.14 and everything is running smoothly.

[–] BCsven@lemmy.ca 6 points 5 days ago

Different distros do it differently.
For OpenSUSE it always presents you the latest kernel during updates, and keeps an old version as backup should your system fail to boot on new kernel.

[–] OhVenus_Baby@lemmy.ml 3 points 5 days ago

Glad to help. And also glad you filled in the blanks I was forgetting! Best of luck. Mint and LMDE is great.

[–] DrunkAnRoot@sh.itjust.works 1 points 5 days ago

does upgrading it thru apt work?