Hi,
I have software RAID1 installed (booting using mdadm nomdraid nolvm) on 2 disks-system.
I installed Grub2 and my BIOS does not recognize either of disks as bootable, displaying on load "A bootable device has not been detected".
However, when on startup I get to BIOS boot menu and choose the disk, Gentoo loads.
I followed Gentoo GRUB2 HOWTO to install Grub2.
Grub2 config and data reside in /boot/grub2 (/boot is a raid1 partition, mapped to /dev/md121)
I created a small partition in the beginning of each disk (parted mkpart s34..1048k), set bios_grub flag on it and ran grub2-install /dev/sda as well as grub2-install /dev/sdb to have it on the mirror disk.
UEFI boot in BIOS is disabled.
Could you please advise, what did I mess up/forgot?
Thanks in advance.

