Recently I temporarily had to use F10 to choose between two drives at startup, one Windoze 10, and one Ubuntu 20.04.6. A few days later I had my mechanical switching re-set up, and dispensed with the F10 at boot.
BUT now, without my making any changes, either before or after the use of F10 to select, a screen called GNU-Grub appears, which I wait for until it disappears and normal Ubuntu boot takes place.
Neither Windoze nor any other OS except Ubuntu is on this hard drive, and never has been.
How do I make the system revert to a normal boot WITHOUT the GNU-Grub screen?
Thanks !!!
sudo grub-install
That uses all defaults and fstab entry for where to install grub. Some systems, do not like drive switches, not sure what advantage that gives. – oldfred Aug 25 '23 at 13:31