Lines Matching refs:preset
75 preset menu feature is used (*note Preset Menu::).
135 GRUB supports a "preset menu" which is to be always loaded before
136 starting. The preset menu feature is useful, for example, when your
143 How the preset menu works is slightly complicated:
145 1. GRUB checks if the preset menu feature is used, and loads the
146 preset menu, if available. This includes running commands and
150 check is performed *regardless of the existence of the preset
151 menu*. The configuration file is loaded even if the preset menu was
154 3. If the preset menu includes any boot entries, they are cleared when
157 in the preset menu are used only when GRUB fails in loading the
160 To enable the preset menu feature, you must rebuild GRUB specifying a
161 file to the configure script with the option `--enable-preset-menu'.
166 (*note Diskless::) diverts the preset menu. Diskless images embed a
167 preset menu to execute the command `bootp' (*note bootp::)
168 automatically, unless you specify your own preset menu to the configure
170 the preset menu yourself, because diskless images don't set it up
171 implicitly, when you use the preset menu explicitly.
173 Therefore, a typical preset menu used with diskless support would be
424 GRUB has both a simple menu interface for choosing preset entries