Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: maxxedout on 2023/08/25, 17:38:31

Title: new kernel install
Post by: maxxedout on 2023/08/25, 17:38:31
[language=english]After having an issue with the 6.4.10-1 kernel install due to the V-box issue, new kernels are no longing being auto install when doing a DU. I had to manually install the 6.4.11-1kernel and I see there is now a 6.4.12-1kernel but it does not show up in the list of new packages to be installed.
Any idea on how I my fix this?
Thanks[/language]
Title: Re: new kernel install
Post by: towo on 2023/08/25, 17:44:49
apt update && apt install linux-image-siduction-amd64 linux-headers-siduction-amd64
Title: Re: new kernel install
Post by: maxxedout on 2023/08/25, 17:56:39
Great, that installed the latest kernel. I take it that I will not have to issue this command again the next time I do a DU and a new kernel is available?
Title: Re: new kernel install
Post by: towo on 2023/08/25, 19:19:49
The kernel- and header-metapackages ensure that the latest kernel and header are get installed.
Title: Re: new kernel install
Post by: maxxedout on 2023/08/25, 19:36:42
Great, Thank You