Hi, I looked into the posts suggested but I am still unable to make this PC boot the Qubes installation, it goes into booting windows 10. This PC has only one internal SSD drive. Basically what I tried to solve the problem was: changed the bios to legacy, then:
I insert a USB stick with Qubes image, power on the PC, choose “Rescue a Qubes OS System”, after all the things that loaded I have a green line on the bottom that reads [anaconda], I press alt+tab and then I type:
efibootmgr -v -c -u -L Qubes OS -l /EFI/qubes/grubx64.efi -d /dev/sda2 -p 2
Does that command get saved into the SSD or into the USB stick drive?
I suppose that adds an entry to a sort of grub style menu, I guess the problem is that menu is not loading
At the BIOS I don’t have an option for booting Windows or Qubes.
Running “fdisk -l | less” shows the following (among others):
Disklabel type: gpt
device: /dev/sda2, size: 99M, type: EFI System
device: /dev/sda6, size: 1G, type: Linux filesystem
device: /dev/sda7, size: 94.5G, type: Linux filesystem
(I don’t have a sdc)
I am not sure if the last bit of efibootmgr is the one I need to try (sda2 -p 2).
After that should I remove the USB stick before rebooting? I suppose that yes, but I am not getting different results for now.
ls /sys/firmware/efi
gives:
config_table efibars fw_platform_size, systab
Please I need “for dummies” step by step instructions so I don’t miss anything. If you ask me for some information please tell me how to obtain it.
Many Thanks
Regards
Marcelo