How to prevent OpenSuse 15.1 from booting into Grub

Hi
I have installed Opensuse a number of times but this is the first time I have seen it boot into Grub instead of going the OpenSuse Login. If I type exit at the grub prompt the boot process continues to the OpenSuse login in screen. What I need to know is how to stop the boot process from going to grub. I just want it to boot to the OpenSuse login screen.

Thanks
Simon

I have not seen that happen here. I am unsure what went wrong.

But here’s a wild guess. Try, as root:

rm /boot/grub2/grubenv

Hi

I removed the file but it stills boots in Grub.

Simon

Hi

I even tried but still now success.

grub2-mkconfig -o /boot/grub2/grub.cfg

Do you mean you get the grub menu or the grub> prompt?

I get the Grub prompt.

Have you tried rebooting (a warm reboot).

Do you get the grub prompt on reboot. Or do you only get it on a cold boot (booting from power on)?

Which likely means that BIOS tries next boot option or device. The obligatory question - are you booting in legacy BIOS or EFI mode?