Results 1 to 3 of 3

Thread: increase grub boot timer

  1. #1
    Join Date
    Jan 2013
    Beans
    30
    Distro
    Ubuntu 12.04 Precise Pangolin

    increase grub boot timer

    How to increase the default grub boot timer...
    thanx in advance

  2. #2
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: increase grub boot timer

    edit these lines as needed in /etc/default/grub
    GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT=10

    then run sudo update-grub
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  3. #3
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: increase grub boot timer

    Quote Originally Posted by /etc/default/grub

    GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT=10
    If you are dual-booting then you have edit the 'bold line'. The value '10' means ten seconds. After edit SAVE the file and from Terminal run: sudo update-grub
    "Evolution is Nature's way of issuing upgrades."


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •