Disable GRUB Menu on Failed Boot

Open /etc/default/grub with an editor

Add a line with this assignment:

GRUB_RECORDFAIL_TIMEOUT=N

Set N to the desired timeout in case of a previously failed boot

Update Grub:

sudo update-grub

Leave a Reply

Your email address will not be published. Required fields are marked *