Hi,
yesterday I installed Antergos using advanced installation. I have two hdds- 320GB + 500GB and Windows 10 in UEFI mode (boot is set to UEFI). I created 3 partitions - root (sda6), /home (sda8) and /boot/efi (sda7) (photos of partition list: here and here ) and in boot priority options in bios I put antergos_grub on top of the list (photo). Unfortunately after multiple restarts i cannot get into GRUB2 to pick OS to boot - it just jumps to Windows Boot Manager. When i press esc in WBM i see this list. When i pick one of two UEFI Shell options i get this or this.
What should I do now? Should I mount /boot/efi on /sdb2 (I guess it might be related to uefi boot or it’s windows hidden partition)?
Thanks in advance
EDIT:
I read related thread and executed
bcdedit /set {bootmgr} path \EFI\antergos_grub\grubx64.efi
but nothing changed