-
Legacy boot:
- At the GRUB screen, hit ‘e’, then remove
rd.qubes.hide_all_usb, then boot
- At the GRUB screen, hit ‘e’, then remove
-
EFI boot:
- Start with a LiveCD, mount your ESP FAT partition
- edit: EFI/qubes/xen.cfg
- note what the
default=kernel is - edit the kernel pointed at by
defaultto removerd.qubes.hide_all_usb - reboot without LiveCD
-
That will allow typing your disk encryption password and logging in. Then, reconfigure sys-usb:
-
qvm-remove sys-usb -
sudo qubesctl state.sls qvm.usb-keyboard- This will recreate sys-usb AND enable USB keyboard login
4 Likes