This is probably due to my lack of understanding but I am puzzled by the way boot options are handled in a UEFI system.
Now to my issue. I have two Linux systems installed on two different HDDs, one LEAP 42.2 and one Tumbleweed. Now prior to UEFI I would be able to select the boot device in the hardware and grub would appear for that system, yes it wold probably show both but that’s not the problem. I could select either HDD and boot so that if one HDD failed I could always boot the other one.
Now with UEFI I have only one UEFI boot option set no matter which system I set it up from and that is physically on the TW HDD, so if for some reason that HDD fails I have to boot a rescue system and set up grub2 on the HDD for LEAP before I can do anything on the system. Why does it end up like this? Why not have two UEFI boot options one pointing to the HDD for LEAP and the other TW, yes I can boot either system from any HDD still but it gives me redundancy for hardware failure. The current way it works is a pain when say I update LEAP which is my backup as that will re-write the boot option to set LEAP as the first option and TW (my normal system) second.
What am I doing wrong here or is this a YYGT (Yeah You Get That)?
Stuart