Help to install bootloader on dual boot (windows 10/endeavouros)

Yeah, it seems like you were a bit unlucky. I mean, in case you want to give it another try at some point it would be good, if you could report back here, just out of my personal interest it would be nice to know.

Also, in case you didn’t try that already (I don’t remember exactly and don’t want to read all the 160 posts here), you could take a different bootloader, like systemd-boot or refind.

Edit: And if one day you have too much time, you can also do a Arch Linux install. At least there, as you do everything manually, you would see right away if and what is going wrong. You would still need to copy that .efi-file though.

I didn’t try other boot loaders like systemd-boot or refind, and of course if I try again where I have plenty of time I will for sure report back in here. And yes maybe I’ll try Arch Linux install also. Thank you for the support :+1:t3:

This looks like a success to me.
Booting in grub, means you have an .efi file on the disk and that is found by UEFI and it is first in order.

Now, find the exact file path of that file and install grub to that. You have to do the previous task from chroot.

Please, post contents of the esp partition.

find /boot/efi/ -iname "*.efi"

Note: We need to collect info from all these badly programmed UEFI :person_shrugging:

Yes it was promising, but too bad I had to reinstall windows and wiped everything, so cannot post anything now.