Can't enter BIOS after installing Ubuntu 20.04, Ubuntu loads so fast
When I press F2 key to open BIOS, it says "Please wait..." in the bottom of the screen, which used to be followed by the BIOS screen before I installed Ubuntu. But now, the screen turns black and then Ubuntu appears without going into BIOS. I can't enter the BIOS.
I've tried using systemctl reboot --firmware-setup, but I've got firmware doesn't support boot into firmware error.
I've also tried increasing GRUB_TIMEOUT in /etc/default/grub but it didn't help either.
Finally, I've also tried powering off my machine, removing the battery (it's a laptop), holding the power button for 20 seconds and turning on again, but that didn't change anything. I don't remember enabling Fast Boot in BIOS anyway.
My laptop is Samsung NP300E5C-S06DE. I had Windows 10 before I installed Ubuntu 20.04.
71 Answer
Bios loading occurs and only then system boot. The operating system has nothing to do with it. According to the description, it looks like the fast boot setting is enabled.
Try hold down the F2 key, then power on.
That should get you into the BIOS setup Utility.
You can disable the Fast Boot Option here. Disable Fast Boot if you want to use Boot menu.
0