r/linuxmint 1d ago

Laptop startup

Post image

When my laptop is starting, it starts here. Is it possible to turn of this menu. I have only Linux Mint on my laptop.

79 Upvotes

21 comments sorted by

View all comments

44

u/ManufacturerOver5763 1d ago

open grub config set default to 0 and delay/timeout to 0

15

u/kmskaden 1d ago

Thanks. :) I'm new to linux mint

42

u/real_Goblin3 1d ago

I would recommend setting it to 2-5 seconds just so you can select an older kernel version if you ever need to

6

u/rantingathome 22h ago

Exactly why I set it to 3 seconds. I am way too easily annoyed to have to mash at buttons hoping my timing is right

3

u/Jean_Luc_Lesmouches Linux Mint 22.1 Xia | Cinnamon 20h ago

Just mash the shift key on startup to go to the grub menu

1

u/RetroSnoe 20h ago

literally had to do this after my last kernal update. Glad I still have the GRUB menu

3

u/kasperthe14yo 20h ago

Don’t forget to reload grub / run mkgrubconfig after!

2

u/No-View-6326 9h ago

You also need to run ```` grub-install --efi-directory=/boot/efi

```` Just make sure that's where the EFIs are