Re: Dual boot setup UEFI Bios not recognizing Any other operating system than Win10
Reply #1 –
Playing around a bit more wit efibootmgr I seem to have found the problem ( Still have no clue how to fix it)
when running sudo efibootmgr -c -d /dev/nvme0n1 -p 5 -L ArtixLinux -l /efi/efi/artix/grubx64.efi
I get this error
Could not prepare Boot variable: Function not implemented
The only thing I have found to this issue is a 5 year old github thread with no real sollution: https://github.com/rhboot/efibootmgr/issues/99