Qubes OS does not reboot

Inside the GRUB_CMDLINE_XEN_DEFAULT variable in /etc/default/grub. Then regenerate grub.cfg; for EFI boot that would be:

sudo grub2-mkconfig -o /boot/efi/EFI/qubes/grub.cfg

After the next start, you can verify it’s being used:

xl info xen_commandline
2 Likes