The computer has now gone into a bootloop, and fails to display the GRUB screen. I can only assume that the bootloader is crashing. However, nothing is displayed on the screen.
Is there a recommended procedure to reinstall GRUB when booting from the installation media?
Regards,
Elias
Solved, was able to clone the boot usb before it broke definitely using:
dd if=boot.img of=/dev/sd(letter new boot USB) conv=notrunc
been boot.img the image of the old usb stick where I installed the boot partition when I installed Qubes. Without the conv=notrunc it didn't work, just if someone face a similar problem. Like I said in the previous message the chroot - grub-install process didn't work for me, maybe because I use FDE and been the boot partition in a separate USB.