1

I want to remove or greatly reduce the time for which the GRUB screen appears. I have used GRUB customizer and gedit. All the values are what they need to be, yet the screen remains for 30 seconds. Using Ubuntu 18.04.

What could be the problem, and how can I fix it?

Zanna
  • 70,465
  • 1
    No one can verify that "all the values are what they need to be" based on the information you have provided. [edit] your question and include the complete text of /etc/default/grub. – Organic Marble Mar 07 '19 at 16:08
  • 1
    @stevej you mean splash screen or the grub menu options screen?? – PRATAP Mar 07 '19 at 16:17
  • @OrganicMarble That won't help if it is UEFI+LVM or btrfs. – Pilot6 Mar 07 '19 at 20:23
  • 1
    I don't understand why no one has looked at the manual for grub-mkconfig or update-grub where they advocate only running the command during distribution upgrade or when discovering new kernels to generate new entries. It is a dangerous command that can reconfigure the grub and cause boot failure. Advocating the change to /etc/default/grub requires running update-grub for it to be effective, while editing the timeout values in grub.cfg is quick, simple and does not actually change the main structure of the grub.cfg itself. If you only change these timeout values who can mess anything up! – NetIceGear Mar 07 '19 at 20:39
  • 1
    @Pilot6 We don't know what it is based on the limited info provided. – Organic Marble Mar 07 '19 at 20:50
  • 1
    The 30 sec no matter what is in /etc/default/grub is clear enough. – Pilot6 Mar 07 '19 at 20:54
  • I do have UEFI+LVM so appears I will just have to live with it unless there is a way around it. Thanks – user904563 Mar 08 '19 at 21:26
  • There is a way around: get rid either of UEFI (switch to legacy), or LVM. – Pilot6 Mar 09 '19 at 12:38
  • Hmmm, not the best suggestion if the user in fact needs either LVM or UEFI. It's one of the things that will just need time, and devs eventually will figure out a better fix than hard-codded time – Sergiy Kolodyazhnyy Mar 10 '19 at 12:18

0 Answers0