I have an MBR disk with Ubuntu Desktop 22.04 installed on /dev/sda2
. I decided to install Windows on /dev/sda3
, which is an NTFS partition. However, the windows installation was interrupted, and now I can't boot to Ubuntu anymore. Instead of getting the GRUB menu (which I don't get even after holding the shift key during startup), I get an error screen saying "BOOTMGR is missing".
What I don't get is that it should still be possible to boot into Ubuntu, because the partition containing Ubuntu was not touched by the windows installation. However this is not the case.
Any ideas how to recover my Ubuntu instance? I do not want to fresh install Ubuntu again, but I am ok with that as a last resort.