Page 1 of 1

Install latest kernel method 2

Posted: Tue Mar 14, 2023 7:54 pm
by zemerdon
apt search linux-image

You can notice several versions being listed that are available from backports repository.

To install the new kernel, run the following command,

apt -t bullseye-backports upgrade

Once the Kernel has been installed, reboot the server so it can boot into the new version.

reboot