Lines Matching refs:menu

102 @menu
114 * Interface:: The menu and the command-line
128 @end menu
134 @menu
139 @end menu
168 (@pxref{Command-line interface}), or a menu interface (@pxref{Menu
170 specification and file name of the kernel manually. In the menu
171 interface, you just select an OS using the arrow keys. The menu is
173 (@pxref{Configuration}). While in the menu, you can switch to the
174 command-line mode, and vice-versa. You can even edit menu entries
265 @item Provide a menu interface
266 A menu interface listing preset boot commands, with a programmable
271 A fairly flexible command-line interface, accessible from the menu,
493 @menu
498 @end menu
690 @file{menu.lst}. You don't need to use @file{stage1} or @file{stage2},
713 If desired, make the config file @file{menu.lst} under @file{iso/boot/grub}
743 @menu
747 @end menu
762 @menu
765 @end menu
856 @menu
865 @end menu
1110 @menu
1113 @end menu
1263 OS. There's a solution to that - GRUB provides a menu interface
1267 To enable the menu, you need a configuration file,
1268 @file{menu.lst} under the boot directory. We'll analyze an example
1271 The file first contains some general settings, the menu interface
1279 # Sample boot menu configuration file
1317 Note that the complete descriptions of these commands, which are menu
1329 title/description of the entry in the menu. Since @command{title}
1400 title Windows NT / Windows 95 boot menu
1429 to change the menu colors (try it!). This command is somewhat special,
1430 because it can be used both in the command-line and in the menu. GRUB
1445 @menu
1448 @end menu
1541 :T150="(nd)/tftpboot/menu.lst.foo":
1548 preset menu feature is used (@pxref{Preset Menu}).
1604 GRUB provides you with an alternative menu interface, because the normal
1605 menu requires several fancy features of your terminal.
1611 GRUB supports a @dfn{preset menu} which is to be always loaded before
1612 starting. The preset menu feature is useful, for example, when your
1620 How the preset menu works is slightly complicated:
1624 GRUB checks if the preset menu feature is used, and loads the preset
1625 menu, if available. This includes running commands and reading boot
1631 menu}. The configuration file is loaded even if the preset menu was
1635 If the preset menu includes any boot entries, they are cleared when
1638 preset menu are used only when GRUB fails in loading the configuration
1642 To enable the preset menu feature, you must rebuild GRUB specifying a
1644 @option{--enable-preset-menu}. The file has the same semantics as
1648 (@pxref{Diskless}) diverts the preset menu. Diskless images embed a
1649 preset menu to execute the command @command{bootp} (@pxref{bootp})
1650 automatically, unless you specify your own preset menu to the configure
1652 the preset menu yourself, because diskless images don't set it up
1653 implicitly, when you use the preset menu explicitly.
1655 Therefore, a typical preset menu used with diskless support would be
1685 can start the interactive operations (i.e. editing menu entries and
1717 password PASSWORD /boot/grub/menu-admin.lst
1720 In this case, GRUB will load @file{/boot/grub/menu-admin.lst} as a
1724 menu entry. Usually, this wouldn't be problematic, but you might want to
1725 permit only administrators to run some of your menu entries, such as an
1826 @menu
1830 @end menu
1888 example is @samp{(hd0,0)/boot/grub/menu.lst}. This means the file
1889 @file{/boot/grub/menu.lst} in the first partition of the first hard
1921 GRUB has both a simple menu interface for choosing preset entries from a
1926 is found, then the full menu interface is activated using whatever
1927 entries were found in the file. If you choose the @dfn{command-line} menu
1931 @menu
1933 * Menu interface:: The simple menu interface
1934 * Menu entry editor:: Editing a menu entry
1935 * Hidden menu interface:: The hidden menu interface
1936 @end menu
1946 way.}. The commands (@pxref{Command-line and menu entry commands}) are a
2010 @section The simple menu interface
2012 The menu interface is quite easy to use. Its commands are both
2015 Basically, the menu interface provides a list of @dfn{boot entries} to
2023 allows one to return to the menu if desired by pressing @key{ESC}) or to
2026 If you protect the menu interface with a password (@pxref{Security}),
2032 @section Editing a menu entry
2034 The menu entry editor looks much like the main menu interface, but the
2035 lines in the menu are individual commands in the selected entry instead
2039 to the configuration entry and returns to the main menu interface.
2047 If you want to add a new line to the menu entry, press @key{o} if adding
2053 returning to the main menu.
2056 @node Hidden menu interface
2057 @section The hidden menu interface
2059 When your terminal is dumb or you request GRUB to hide the menu
2061 (@pxref{hiddenmenu}), GRUB doesn't show the menu interface (@pxref{Menu
2075 the global section of the configuration file (or ``menu''); most
2077 anywhere in the menu or specifically in the menu entries.
2079 @menu
2082 * Command-line and menu entry commands::
2083 @end menu
2087 @section The list of commands for the menu only
2093 The menu-specific commands have to be used before any others.
2118 These commands can only be used in the menu:
2120 @menu
2123 * hiddenmenu:: Hide the menu interface
2125 * title:: Start a menu entry
2126 @end menu
2160 Don't display the menu. If the command is used, no menu will be
2163 menu to be displayed by pressing @key{ESC} before the timeout
2164 expires. See also @ref{Hidden menu interface}.
2189 Commands usable anywhere in the menu and in the command-line.
2191 @menu
2193 * color:: Color the menu interface
2201 * password:: Set a password for the menu interface
2209 @end menu
2230 Change the menu colors. The color @var{normal} is used for most
2231 lines in the menu (@pxref{Menu interface}), and the color
2405 If used in the first section of a menu file, disable all interactive
2406 editing control (menu entry editor and command-line) and entries
2656 @node Command-line and menu entry commands
2657 @section The list of command-line and menu entry commands
2659 These commands are usable in the command-line and in menu entries. If
2663 @menu
2684 * lock:: Lock a menu entry
2702 @end menu
2720 a menu entry).
3006 Prevent normal users from executing arbitrary menu entries. You must use
3010 This command is used in a menu, as shown in this example:
3158 Save the current menu entry or @var{num} if specified as a default
3269 @menu
3273 @end menu
3503 @menu
3507 @end menu
3548 @file{/boot/grub/menu.lst}. The format is the same as the normal GRUB