Lines Matching full:command

10                                                 command from a
110 The command `serial' initializes the serial unit 0 with the speed
112 use COM2, you must specify `--unit=1' instead. This command accepts
115 The command `terminal' (*note terminal::) chooses which type of
117 serial terminal, but you can also pass `console' to the command, as
124 command if your terminal emulator is not VT100-compatible or implements
167 preset menu to execute the command `bootp' (*note bootp::)
196 user can even read `/etc/passwd' in the command-line interface by the
197 command `cat' (*note cat::). So it is necessary to disable all the
202 entering the command-line interface). To use this feature, you need to
203 run the command `password' in your configuration file (*note
213 You can encrypt your password with the command `md5crypt' (*note
237 GRUB provides the command `lock' (*note lock::). This command always
249 You can also use the command `password' instead of `lock'. In this
329 you see the files in a device or use the command `find' (*note find::).
395 command `root' (*note root::), then `/boot/kernel' is the same as
425 from a configuration file, and a highly flexible command-line for
430 entries were found in the file. If you choose the "command-line" menu
432 the command-line interface.
436 * Command-line interface:: The flexible command-line interface
442 File: grub.info, Node: Command-line interface, Next: Menu interface, Up: Interface
444 The flexible command-line interface
447 The command-line interface provides a prompt and after it an editable
448 text area much like a command-line in Unix or DOS. Each command is
449 immediately executed after it is entered(1) (*note Command-line
450 interface-Footnote-1::). The commands (*note Command-line and menu
500 the first word in the command-line, pressing the <TAB> key (or <C-i>)
511 File: grub.info, Node: Command-line interface-Footnotes, Up: Command-line interface
517 File: grub.info, Node: Menu interface, Next: Menu entry editor, Prev: Command-line interface, U…
531 Commands are available to enter a bare command-line by pressing <c>
554 special version of the GRUB command-line to edit that line. When the
573 interface explicitly with the command `hiddenmenu' (*note
579 back to the command-line interface (*note Command-line interface::).
591 be entered on the command-line and can be used either anywhere in the
598 * Command-line and menu entry commands::
643 - Command: default num
645 from 0, and the entry number 0 is the default if the command is not
649 default entry is the entry saved with the command `savedefault'.
658 - Command: fallback num...
662 `default' command (*note default::)). This obviously won't help if
672 - Command: hiddenmenu
673 Don't display the menu. If the command is used, no menu will be
685 - Command: timeout sec
695 - Command: title name ...
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.
733 - Command: bootp [`--with-configfile']
734 Initialize a network device via the "BOOTP" protocol. This command
738 If you specify `--with-configfile' to this command, GRUB will
748 - Command: color normal [highlight]
795 This command can be used in the configuration file and on the
796 command line, so you may write something like this in your
812 - Command: device drive file
814 BIOS drive DRIVE. You can use this command to create a disk image,
821 This command can be used only in the grub shell (*note Invoking
830 - Command: dhcp [--with-configfile]
832 this command is just an alias for `bootp', since the two protocols
833 are very similar. This command is only available if GRUB is
836 If you specify `--with-configfile' to this command, GRUB will
846 - Command: hide partition
858 - Command: ifconfig [`--server=server'] [`--gateway=gateway']
863 not important. This command shows current network configuration,
872 - Command: pager [flag]
883 - Command: partnew part type from len
895 - Command: parttype part type
906 - Command: password [`--md5'] passwd [new-config-file]
908 interactive editing control (menu entry editor and command-line)
909 and entries protected by the command `lock'. If the password
913 instructions. You can also use this command in the script
924 - Command: rarp
925 Initialize a network device via the "RARP" protocol. This command
935 - Command: serial [`--unit=unit'] [`--port=port'] [`--speed=speed']
951 `terminal' command is used (*note terminal::).
953 This command is only available if GRUB is compiled with serial
962 - Command: setkey [to_key from_key]
965 this command _does not_ exchange the keys. If you want to exchange
966 the keys, run this command again with the arguments exchanged,
1088 - Command: terminal [`--dumb'] [`--no-echo'] [`--no-edit']
1096 reported. This command is only available if GRUB is compiled with
1123 - Command: terminfo `--name=name' `--cursor-address=seq'
1126 Define the capabilities of your terminal. Use this command to
1131 arguments to this command. *Note Invoking grub-terminfo::.
1141 - Command: tftpserver ipaddr
1142 *Caution:* This command exists only for backward compatibility.
1147 `192.168.0.15'. This command is only available if GRUB is compiled
1156 - Command: unhide partition
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.
1169 If you forget a command, you can run the command `help' (*note help::).
1213 File: grub.info, Node: blocklist, Next: boot, Up: Command-line and menu entry commands
1218 - Command: blocklist file
1223 File: grub.info, Node: boot, Next: cat, Prev: blocklist, Up: Command-line and menu entry comman…
1228 - Command: boot
1230 if running the fully interactive command-line (it is implicit at
1234 File: grub.info, Node: cat, Next: chainloader, Prev: boot, Up: Command-line and menu entry comm…
1239 - Command: cat file
1240 Display the contents of the file FILE. This command may be useful
1246 File: grub.info, Node: chainloader, Next: cmp, Prev: cat, Up: Command-line and menu entry comma…
1251 - Command: chainloader [`--force'] file
1261 File: grub.info, Node: cmp, Next: configfile, Prev: chainloader, Up: Command-line and menu entr…
1266 - Command: cmp file1 file2
1280 File: grub.info, Node: configfile, Next: debug, Prev: cmp, Up: Command-line and menu entry comm…
1285 - Command: configfile file
1289 File: grub.info, Node: debug, Next: displayapm, Prev: configfile, Up: Command-line and menu ent…
1294 - Command: debug
1301 File: grub.info, Node: displayapm, Next: displaymem, Prev: debug, Up: Command-line and menu ent…
1306 - Command: displayapm
1310 File: grub.info, Node: displaymem, Next: embed, Prev: displayapm, Up: Command-line and menu ent…
1315 - Command: displaymem
1326 File: grub.info, Node: embed, Next: find, Prev: displaymem, Up: Command-line and menu entry com…
1331 - Command: embed stage1_5 device
1337 Usually, you don't need to run this command directly. *Note
1346 File: grub.info, Node: find, Next: fstest, Prev: embed, Up: Command-line and menu entry commands
1351 - Command: find filename
1358 File: grub.info, Node: fstest, Next: geometry, Prev: find, Up: Command-line and menu entry comm…
1363 - Command: fstest
1374 File: grub.info, Node: geometry, Next: halt, Prev: fstest, Up: Command-line and menu entry comm…
1379 - Command: geometry drive [cylinder head sector [total_sector]]
1388 File: grub.info, Node: halt, Next: help, Prev: geometry, Up: Command-line and menu entry comman…
1393 - Command: halt `--no-apm'
1394 The command halts the computer. If the `--no-apm' option is
1399 File: grub.info, Node: help, Next: impsprobe, Prev: halt, Up: Command-line and menu entry comma…
1404 - Command: help `--all' [pattern ...]
1406 specify PATTERN, this command shows short descriptions of most of
1408 command, short descriptions of rarely used commands (such as *Note
1415 File: grub.info, Node: impsprobe, Next: initrd, Prev: help, Up: Command-line and menu entry com…
1420 - Command: impsprobe
1423 a tight loop. This command can be used only in the Stage 2, but
1427 File: grub.info, Node: initrd, Next: install, Prev: impsprobe, Up: Command-line and menu entry …
1432 - Command: initrd file ...