Re: Problem Image Network Image

Originally Posted by
Kakub
Hi,
Ps - Im having this issue with grub after I update my system monday [23/02]: after I reboot the system my grub doesnt show in my BIOS, i can only go to Windowns or use the instalation pendrive to boot my old openSuse distro. Will fix if I reinstall the system
It happens when the boot loader update the NVRAM Entry is enabled sometime.
You can try as su in the terminal:
HTML Code:
grub2-install --target=x86_64-efi --no-nvram --removable
It happened to me also in tumbleweed.
You can uncheck the NVRAM Entry in Yast2 when you able to boot normally.
People who do not break things first will never learn to create anything