Recently rebuilt my system as a dual-boot. Been running smoothly for about 5 days, but now I’m experiencing a 15-second delay before the Grub menu appears. I’ve run tests on both of my SSDs (via the Gsmartmon app) and they pass without issues. Since I haven’t updated Windows since the first day (updates are paused) and EOS has not updated Grub or the kernel since the initial install, I’m at a loss as to why this is happening. The BIOS was upgraded a few weeks ago, so unless something borked there, I don’t think that’s the problem. I’m not seeing any errors in either the systemd journal or dmesg.
Other than this anomaly, the system is running great. Any ideas where I should check next?
If it’s happening before grub it’s sounds like it’s firmware related. Check your boot order in your BIOS and check all your hardware connections. It could be an indication something is starting to fail as well.
Also, you could try changing your grub timeout, edit /etc/default/grub, and change the value of GRUB_TIMEOUT
After shutting down my system last night (full poweroff, not suspend), it started up correctly this morning. If it happens again, I’ll look more thoroughly at the BIOS settings.