Stuck in a boot loop after entering Luks PW successfully

Try to disable qubes autostart:

Maybe there is a problem with PCI passthrough in sys-net or sys-usb.

You can also enable additional logging but I’m not sure you’ll be able to see the reboot reason before it reboots:
For Xen command line (multiboot2 line): loglvl=all guest_loglvl=all vga=,keep noreboot=1
For kernel command line (first module2 line): console=hvc0 earlyprintk=xen plymouth.enable=0 panic=0
For kernel command line remove plymouth.ignore-serial-consoles rhgb quiet

You can also try to debug it using USB:

4 Likes