I am trying to setup a home server running Debian. I set up the partitions manually using gparted with the drive connected to a usb caddy on another PC, used debbootstrap to get the base file system. Then I booted the PC from a Live USB, chrooted into the / partition and installed grub2.
However now when I boot, before it gets to grub2 I get a message saying MBR 2FA:
I have read that this means it is asking where to boot from: partition (2), (f)loppy or (a)uto. My keyboard at this point does not work as I don't think it is supported in the BIOS, so I can't select anything.
Does anyone know how to stop this happening?