Question: How to get VMs to boot to a newly installed kernel? To change the default kernel for VM's:
[arno@dom0 ~]$ uname -r 4.19.100-1.pvops.qubes.x86_64 [arno@dom0 ~]$ qubes-prefs -s default_kernel 4.19.100-1 the value should correspond to what you find in /var/lib/qubes/vm-kernels/, e.g. /var/lib/qubes/vm-kernels/4.19.100-1/vmlinuz And restart the VM's. To change the kernel for a specific VM only: qvm-prefs -s <VM> kernel 4.19.100-1 Kind regards, Andrey Arapov -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/f09260920d3ca7d6d38e46b30ab4a25e%40nixaid.com.
