[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]
apt update && apt install linux-image-siduction-amd64 linux-headers-siduction-amd64
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?
The kernel- and header-metapackages ensure that the latest kernel and header are get installed.
Great, Thank You