Lines Matching full:menu
44 * Menu:
53 * Preset Menu:: Embedding a configuration file into GRUB
57 * Interface:: The menu and the command-line
78 * Menu:
112 (*note Command-line interface::), or a menu interface (*note Menu
114 specification and file name of the kernel manually. In the menu
115 interface, you just select an OS using the arrow keys. The menu is
117 Configuration::). While in the menu, you can switch to the command-line
118 mode, and vice-versa. You can even edit menu entries before using them.
213 Provide a menu interface
214 A menu interface listing preset boot commands, with a programmable
220 A fairly flexible command-line interface, accessible from the menu,
443 * Menu:
626 `menu.lst'. You don't need to use `stage1' or `stage2', because El
642 If desired, make the config file `menu.lst' under `iso/boot/grub'
677 * Menu:
698 * Menu:
785 * Menu:
1006 * Menu:
1146 your OS. There's a solution to that - GRUB provides a menu interface
1147 (*note Menu interface::) from which you can select an item (using arrow
1150 To enable the menu, you need a configuration file, `menu.lst' under
1153 The file first contains some general settings, the menu interface
1154 related options. You can put these commands (*note Menu-specific
1159 # Sample boot menu configuration file
1183 Note that the complete descriptions of these commands, which are menu
1184 interface specific, can be found in *Note Menu-specific commands::.
1194 title/description of the entry in the menu. Since `title' displays the
1243 title Windows NT / Windows 95 boot menu
1264 change the menu colors (try it!). This command is somewhat special,
1265 because it can be used both in the command-line and in the menu. GRUB
1282 * Menu:
1376 :T150="(nd)/tftpboot/menu.lst.foo":
1381 preset menu feature is used (*note Preset Menu::).
1387 File: grub.info, Node: Serial terminal, Next: Preset Menu, Prev: Network, Up: Top
1431 provides you with an alternative menu interface, because the normal
1432 menu requires several fancy features of your terminal.
1435 File: grub.info, Node: Preset Menu, Next: Security, Prev: Serial terminal, Up: Top
1440 GRUB supports a "preset menu" which is to be always loaded before
1441 starting. The preset menu feature is useful, for example, when your
1448 How the preset menu works is slightly complicated:
1450 1. GRUB checks if the preset menu feature is used, and loads the
1451 preset menu, if available. This includes running commands and
1456 menu*. The configuration file is loaded even if the preset menu was
1459 3. If the preset menu includes any boot entries, they are cleared when
1462 in the preset menu are used only when GRUB fails in loading the
1465 To enable the preset menu feature, you must rebuild GRUB specifying a
1466 file to the configure script with the option `--enable-preset-menu'.
1471 (*note Diskless::) diverts the preset menu. Diskless images embed a
1472 preset menu to execute the command `bootp' (*note bootp::)
1473 automatically, unless you specify your own preset menu to the configure
1475 the preset menu yourself, because diskless images don't set it up
1476 implicitly, when you use the preset menu explicitly.
1478 Therefore, a typical preset menu used with diskless support would be
1489 File: grub.info, Node: Security, Next: Images, Prev: Preset Menu, Up: Top
1506 can start the interactive operations (i.e. editing menu entries and
1532 password PASSWORD /boot/grub/menu-admin.lst
1534 In this case, GRUB will load `/boot/grub/menu-admin.lst' as a
1538 menu entry. Usually, this wouldn't be problematic, but you might want to
1539 permit only administrators to run some of your menu entries, such as an
1636 * Menu:
1696 `(hd0,0)/boot/grub/menu.lst'. This means the file `/boot/grub/menu.lst'
1729 GRUB has both a simple menu interface for choosing preset entries from a
1734 is found, then the full menu interface is activated using whatever
1735 entries were found in the file. If you choose the "command-line" menu
1739 * Menu:
1742 * Menu interface:: The simple menu interface
1743 * Menu entry editor:: Editing a menu entry
1744 * Hidden menu interface:: The hidden menu interface
1747 File: grub.info, Node: Command-line interface, Next: Menu interface, Up: Interface
1755 interface-Footnote-1::). The commands (*note Command-line and menu
1822 File: grub.info, Node: Menu interface, Next: Menu entry editor, Prev: Command-line interface, Up: Interface
1824 12.2 The simple menu interface
1827 The menu interface is quite easy to use. Its commands are both
1830 Basically, the menu interface provides a list of "boot entries" to
1838 allows one to return to the menu if desired by pressing <ESC>) or to
1841 If you protect the menu interface with a password (*note Security::),
1846 File: grub.info, Node: Menu entry editor, Next: Hidden menu interface, Prev: Menu interface, Up: Interface
1848 12.3 Editing a menu entry
1851 The menu entry editor looks much like the main menu interface, but the
1852 lines in the menu are individual commands in the selected entry instead
1856 to the configuration entry and returns to the main menu interface.
1864 If you want to add a new line to the menu entry, press <o> if adding
1869 to the main menu.
1872 File: grub.info, Node: Hidden menu interface, Prev: Menu entry editor, Up: Interface
1874 12.4 The hidden menu interface
1877 When your terminal is dumb or you request GRUB to hide the menu
1879 hiddenmenu::), GRUB doesn't show the menu interface (*note Menu
1895 global section of the configuration file (or "menu"); most of them can
1897 menu or specifically in the menu entries.
1899 * Menu:
1901 * Menu-specific commands::
1903 * Command-line and menu entry commands::
1906 File: grub.info, Node: Menu-specific commands, Next: General commands, Up: Commands
1908 13.1 The list of commands for the menu only
1913 * The menu-specific commands have to be used before any others.
1931 These commands can only be used in the menu:
1933 * Menu:
1937 * hiddenmenu:: Hide the menu interface
1939 * title:: Start a menu entry
1942 File: grub.info, Node: default, Next: fallback, Up: Menu-specific commands
1957 File: grub.info, Node: fallback, Next: hiddenmenu, Prev: default, Up: Menu-specific commands
1971 File: grub.info, Node: hiddenmenu, Next: timeout, Prev: fallback, Up: Menu-specific commands
1977 Don't display the menu. If the command is used, no menu will be
1980 menu to be displayed by pressing <ESC> before the timeout expires.
1981 See also *Note Hidden menu interface::.
1984 File: grub.info, Node: timeout, Next: title, Prev: hiddenmenu, Up: Menu-specific commands
1994 File: grub.info, Node: title, Prev: timeout, Up: Menu-specific commands
2004 File: grub.info, Node: General commands, Next: Command-line and menu entry commands, Prev: Menu-specific commands, Up: Commands
2009 Commands usable anywhere in the menu and in the command-line.
2011 * Menu:
2014 * color:: Color the menu interface
2022 * password:: Set a password for the menu interface
2053 Change the menu colors. The color NORMAL is used for most lines in
2054 the menu (*note Menu interface::), and the color HIGHLIGHT is used
2211 If used in the first section of a menu file, disable all
2212 interactive editing control (menu entry editor and command-line)
2467 File: grub.info, Node: Command-line and menu entry commands, Prev: General commands, Up: Commands
2469 13.3 The list of command-line and menu entry commands
2472 These commands are usable in the command-line and in menu entries. If
2475 * Menu:
2497 * lock:: Lock a menu entry
2517 File: grub.info, Node: blocklist, Next: boot, Up: Command-line and menu entry commands
2527 File: grub.info, Node: boot, Next: cat, Prev: blocklist, Up: Command-line and menu entry commands
2535 the end of a menu entry).
2538 File: grub.info, Node: cat, Next: chainloader, Prev: boot, Up: Command-line and menu entry commands
2550 File: grub.info, Node: chainloader, Next: cmp, Prev: cat, Up: Command-line and menu entry commands
2565 File: grub.info, Node: cmp, Next: configfile, Prev: chainloader, Up: Command-line and menu entry commands
2584 File: grub.info, Node: configfile, Next: debug, Prev: cmp, Up: Command-line and menu entry commands
2593 File: grub.info, Node: debug, Next: displayapm, Prev: configfile, Up: Command-line and menu entry commands
2605 File: grub.info, Node: displayapm, Next: displaymem, Prev: debug, Up: Command-line and menu entry commands
2614 File: grub.info, Node: displaymem, Next: embed, Prev: displayapm, Up: Command-line and menu entry commands
2630 File: grub.info, Node: embed, Next: find, Prev: displaymem, Up: Command-line and menu entry commands
2650 File: grub.info, Node: find, Next: fstest, Prev: embed, Up: Command-line and menu entry commands
2662 File: grub.info, Node: fstest, Next: geometry, Prev: find, Up: Command-line and menu entry commands
2678 menu entry commands
2692 File: grub.info, Node: halt, Next: help, Prev: geometry, Up: Command-line and menu entry commands
2703 File: grub.info, Node: help, Next: impsprobe, Prev: halt, Up: Command-line and menu entry commands
2719 File: grub.info, Node: impsprobe, Next: initrd, Prev: help, Up: Command-line and menu entry commands
2731 File: grub.info, Node: initrd, Next: install, Prev: impsprobe, Up: Command-line and menu entry commands
2742 File: grub.info, Node: install, Next: ioprobe, Prev: initrd, Up: Command-line and menu entry commands
2808 File: grub.info, Node: ioprobe, Next: kernel, Prev: install, Up: Command-line and menu entry commands
2819 File: grub.info, Node: kernel, Next: lock, Prev: ioprobe, Up: Command-line and menu entry commands
2844 File: grub.info, Node: lock, Next: makeactive, Prev: kernel, Up: Command-line and menu entry commands
2850 Prevent normal users from executing arbitrary menu entries. You
2854 This command is used in a menu, as shown in this example:
2864 File: grub.info, Node: makeactive, Next: map, Prev: lock, Up: Command-line and menu entry commands
2874 File: grub.info, Node: map, Next: md5crypt, Prev: makeactive, Up: Command-line and menu entry commands
2891 File: grub.info, Node: md5crypt, Next: module, Prev: map, Up: Command-line and menu entry commands
2902 File: grub.info, Node: module, Next: modulenounzip, Prev: md5crypt, Up: Command-line and menu entry commands
2916 File: grub.info, Node: modulenounzip, Next: pause, Prev: module, Up: Command-line and menu entry commands
2926 File: grub.info, Node: pause, Next: quit, Prev: modulenounzip, Up: Command-line and menu entry commands
2938 File: grub.info, Node: quit, Next: reboot, Prev: pause, Up: Command-line and menu entry commands
2948 File: grub.info, Node: reboot, Next: read, Prev: quit, Up: Command-line and menu entry commands
2957 File: grub.info, Node: read, Next: root, Prev: reboot, Up: Command-line and menu entry commands
2967 File: grub.info, Node: root, Next: rootnoverify, Prev: read, Up: Command-line and menu entry commands
2987 File: grub.info, Node: rootnoverify, Next: savedefault, Prev: root, Up: Command-line and menu entry commands
3000 File: grub.info, Node: savedefault, Next: setup, Prev: rootnoverify, Up: Command-line and menu entry commands
3006 Save the current menu entry or NUM if specified as a default
3034 File: grub.info, Node: setup, Next: testload, Prev: savedefault, Up: Command-line and menu entry commands
3058 File: grub.info, Node: testload, Next: testvbe, Prev: setup, Up: Command-line and menu entry commands
3073 File: grub.info, Node: testvbe, Next: uppermem, Prev: testload, Up: Command-line and menu entry commands
3084 File: grub.info, Node: uppermem, Next: vbeprobe, Prev: testvbe, Up: Command-line and menu entry commands
3099 File: grub.info, Node: vbeprobe, Prev: uppermem, Up: Command-line and menu entry commands
3120 * Menu:
3363 * Menu:
3408 Read the configuration file FILE instead of `/boot/grub/menu.lst'.
3803 * Menu:
3856 Heap, in particular used for the menu
4055 they are menu-specific or can be used anywhere. The definition of a
4215 * Menu:
4343 Node: Preset Menu55444
4354 Node: Menu interface69786
4355 Node: Menu entry editor70796
4356 Node: Hidden menu interface71875
4358 Node: Menu-specific commands73029
4382 Node: Command-line and menu entry commands90486