On 04/18/2017 12:54 PM, HydraGene wrote: > Hello all, > > > So I updated Qubes kernel to version 4.4.55-11, but HCL report still > says I am running version 4.4.14-11.. > > I assume this isn't quiet right.. > > My VM's are running the latest version according the the VM settings. > > > Can someone tell me how to run my latest installed kernel? > > Also, can someone help me remove the old kernel versions? Because they > are kind of obsolete and a waste of space. I have 3 kernels installed > now, I want to remove at least the oldest one, which is 4.4.14-11 > > Would be happy if someone could help me out. > > Thanks and best regards, > > HydraGene >
Dumb question, but did you reboot? If not, do so. If you did, then reboot again, and when the GRUB menu shows up, select "Advanced Options" and see which kernel is at the top or pre-selected. It's *should* be 4.4.55 but maybe in your case, it's not. As for the kernel limit, you can change installonly_limit in /etc/dnf/dnf.conf in dom0 from 3 to 2 and the next time the kernel is updated, it'll uninstall any kernels beyond the second one, or you could manually uninstall the oldest kernel yourself using sudo dnf remove kernel-<version> kernel-qubes-vm-<version> but hold off on doing that for a bit as there might be a bug right now in vm kernel uninstallation: https://github.com/QubesOS/qubes-issues/issues/2757 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/od5nsv%24sam%241%40blaine.gmane.org. For more options, visit https://groups.google.com/d/optout.
