Dual boot windows qubesos. Got bios update, did it, reset bios settings also cleared tpm. Now can get only in windows 10

dual boot windows qubesos. Got bios update, did it, reset bios settings also cleared tpm. Now can get only in windows 10.

simply add new uefi entry for qubes os should resolve the problem.
get qubes os installation medium, boot to recovery, after boot skip to shell by pressing 3.
run efibootmgr -v -c -u -L "Qubes OS" -l /EFI/qubes/grubx64.efi -d /dev/XXX -p X then reboot.

change /dev/XXX to where your qubes EFI drive located and X to which EFI partition number.
example, /dev/sda -p 1 or /dev/nvme0n1 -p 1

1 Like