Upgrade kernel to "backports" version

a very small Live CD shaped to look and act like Puppy Linux.

Moderator: fredx181

Post Reply
User avatar
fredx181
Posts: 2626
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 291 times
Been thanked: 1028 times
Contact:

Upgrade kernel to "backports" version

Post by fredx181 »

The 'backports' Debian repo can be useful for when running slightly older Debian version (e.g. oldstable) on a newer computer (that may require a newer kernel).
For example on Bullseye the latest default kernel is 5.10.0-23, but can be upgraded to kernel v6.1 by using the backports repository.

How create a backports "kernel package" on DD Bullseye:
- add to /etc/apt/sources.list : deb http://ftp.de.debian.org/debian bullseye-backports main and update package lists; apt update
- install latest "upgrade-kernel" package (updated recently, v1.10 for bullseye): apt install upgrade-kernel
- run upgrade-kernel from terminal (or run from Menu)
- choose the latest kernel version (from backports, currently it's v6.1), screenshots of how I did:

Screenshot.png
Screenshot.png (65.64 KiB) Viewed 717 times
Screenshot(1).png
Screenshot(1).png (210.12 KiB) Viewed 717 times
Screenshot(2).png
Screenshot(2).png (38.46 KiB) Viewed 717 times

For Bookworm it should be similar as above, but it seems there is no kernel available yet in the backports repo, but when at some time there is, add to sources list :
deb http://ftp.de.debian.org/debian bookworm-backports main and further do the same as above.

User avatar
fredx181
Posts: 2626
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 291 times
Been thanked: 1028 times
Contact:

Re: Upgrade kernel to "backports" version

Post by fredx181 »

--- reserved ---

Post Reply

Return to “DebianDogs”