I have a workstation with two "disks":
/dev/sda is a hardware RAID 10 where mga5 is installed (not UEFI) and from where I can boot. This drive is detected as boot device in the BIOS.
/dev/nvme0n1 is a NVMe PCIe disk where I installed mga6-sta2 (not UEFI). I cannot boot from this disk because it is not detected as boot device in the BIOS. Therefore, I placed a small boot partition for "/boot" on /dev/sda (dev/sda7).
The installer recognizes this correctly, but it does not let me select /dev/sda as boot device. It only offers the NVMe PCIe disk from where I cannot boot. How can I force the installer to select /dev/sda as boot device?