All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rémi Mathieu" <remi.mathieu@neuf.fr>
To: grub-devel@gnu.org
Subject: Timeout and menu management
Date: Wed, 14 Mar 2012 12:36:04 +0100	[thread overview]
Message-ID: <4F6082A4.7000304@neuf.fr> (raw)

Hi everybody

As a user, I don't really understand Grub's menu management, and 
particularly the hiding of the menu for "timeout" seconds before 
booting, to allow for the blind stricking of the key by the user in 
order to undertake special actions.

For a while, I have been using the option of chosing the previously 
chosen entry, with no timeout delay before booting. However, I found it 
difficult to get out of it, even with the existence of the grub-editenv 
command.  So I came back to a regular display of the menu, and the 
waiting of a few second to allow me for the choice of an alternate entry.

Tired of this Grub's behavior, I inserted a 06_custom file into 
/etc/grub.d to have the ability to skip the waiting, unless I press the 
Ctrl key as soon as my PC enters BIOS. In that case, Grub displays the 
menu and waits for "timeout" second before booting. It could wait for a 
infinite timeout, as I obviously attend the PC and do not need any 
default action to be taken (unless I die all of a suden, in which case, 
I dont give a damn of what the PC does).

So my point is the following :

with a "timeout=-1" statement, the menu is to be displayed, whatever 
other options are specified , no countdown is to be displayed
with a "timeout > 0" statement, the menu is to be displayed, and I do 
not see any reason for hiding it ; countdown may be displayed or hidden, 
according to the related option
with a "timeout=0", Grub as to boot immediately the default entry, 
unless a predefined "WaitKey" (one of the three status keys : Ctrl, Alt 
or Shift) in pressed down, in which case Grub behaves as with the 
"timeout=-1" situation

Arbiel


             reply	other threads:[~2012-03-15 15:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 11:36 Rémi Mathieu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-14 17:58 Timeout and menu management Arbiel Perlacremaz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F6082A4.7000304@neuf.fr \
    --to=remi.mathieu@neuf.fr \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.