Lines Matching refs:menu
70 :T150="(nd)/tftpboot/menu.lst.foo":
75 preset menu feature is used (*note Preset Menu::).
126 provides you with an alternative menu interface, because the normal
127 menu requires several fancy features of your terminal.
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
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
201 can start the interactive operations (i.e. editing menu entries and
227 password PASSWORD /boot/grub/menu-admin.lst
229 In this case, GRUB will load `/boot/grub/menu-admin.lst' as a
233 menu entry. Usually, this wouldn't be problematic, but you might want to
234 permit only administrators to run some of your menu entries, such as an
391 `(hd0,0)/boot/grub/menu.lst'. This means the file `/boot/grub/menu.lst'
424 GRUB has both a simple menu interface for choosing preset entries
429 is found, then the full menu interface is activated using whatever
430 entries were found in the file. If you choose the "command-line" menu
437 * Menu interface:: The simple menu interface
438 * Menu entry editor:: Editing a menu entry
439 * Hidden menu interface:: The hidden menu interface
450 interface-Footnote-1::). The commands (*note Command-line and menu
519 The simple menu interface
522 The menu interface is quite easy to use. Its commands are both
525 Basically, the menu interface provides a list of "boot entries" to
533 allows one to return to the menu if desired by pressing <ESC>) or to
536 If you protect the menu interface with a password (*note Security::),
541 File: grub.info, Node: Menu entry editor, Next: Hidden menu interface, Prev: Menu interface, Up…
543 Editing a menu entry
546 The menu entry editor looks much like the main menu interface, but
547 the lines in the menu are individual commands in the selected entry
551 to the configuration entry and returns to the main menu interface.
559 If you want to add a new line to the menu entry, press <o> if adding
564 to the main menu.
567 File: grub.info, Node: Hidden menu interface, Prev: Menu entry editor, Up: Interface
569 The hidden menu interface
572 When your terminal is dumb or you request GRUB to hide the menu
574 hiddenmenu::), GRUB doesn't show the menu interface (*note Menu
590 global section of the configuration file (or "menu"); most of them can
592 menu or specifically in the menu entries.
598 * Command-line and menu entry commands::
603 The list of commands for the menu only
609 * The menu-specific commands have to be used before any others.
627 These commands can only be used in the menu:
633 * hiddenmenu:: Hide the menu interface
635 * title:: Start a menu entry
673 Don't display the menu. If the command is used, no menu will be
676 menu to be displayed by pressing <ESC> before the timeout expires.
677 See also *Note Hidden menu interface::.
700 File: grub.info, Node: General commands, Next: Command-line and menu entry commands, Prev: Menu-…
705 Commands usable anywhere in the menu and in the command-line.
710 * color:: Color the menu interface
718 * password:: Set a password for the menu interface
749 Change the menu colors. The color NORMAL is used for most lines in
750 the menu (*note Menu interface::), and the color HIGHLIGHT is used
907 If used in the first section of a menu file, disable all
908 interactive editing control (menu entry editor and command-line)
1163 File: grub.info, Node: Command-line and menu entry commands, Prev: General commands, Up: Commands
1165 The list of command-line and menu entry commands
1168 These commands are usable in the command-line and in menu entries.
1193 * lock:: Lock a menu entry
1213 File: grub.info, Node: blocklist, Next: boot, Up: Command-line and menu entry commands
1223 File: grub.info, Node: boot, Next: cat, Prev: blocklist, Up: Command-line and menu entry comman…
1231 the end of a menu entry).
1234 File: grub.info, Node: cat, Next: chainloader, Prev: boot, Up: Command-line and menu entry comm…
1246 File: grub.info, Node: chainloader, Next: cmp, Prev: cat, Up: Command-line and menu entry comma…
1261 File: grub.info, Node: cmp, Next: configfile, Prev: chainloader, Up: Command-line and menu entr…
1280 File: grub.info, Node: configfile, Next: debug, Prev: cmp, Up: Command-line and menu entry comm…
1289 File: grub.info, Node: debug, Next: displayapm, Prev: configfile, Up: Command-line and menu ent…
1301 File: grub.info, Node: displayapm, Next: displaymem, Prev: debug, Up: Command-line and menu ent…
1310 File: grub.info, Node: displaymem, Next: embed, Prev: displayapm, Up: Command-line and menu ent…
1326 File: grub.info, Node: embed, Next: find, Prev: displaymem, Up: Command-line and menu entry com…
1346 File: grub.info, Node: find, Next: fstest, Prev: embed, Up: Command-line and menu entry commands
1358 File: grub.info, Node: fstest, Next: geometry, Prev: find, Up: Command-line and menu entry comm…
1374 File: grub.info, Node: geometry, Next: halt, Prev: fstest, Up: Command-line and menu entry comm…
1388 File: grub.info, Node: halt, Next: help, Prev: geometry, Up: Command-line and menu entry comman…
1399 File: grub.info, Node: help, Next: impsprobe, Prev: halt, Up: Command-line and menu entry comma…
1415 File: grub.info, Node: impsprobe, Next: initrd, Prev: help, Up: Command-line and menu entry com…
1427 File: grub.info, Node: initrd, Next: install, Prev: impsprobe, Up: Command-line and menu entry …