Home | History | Annotate | Download | only in docs

Lines Matching full:shell

60 * Invoking the grub shell::     How to use the grub shell
125 Besides the GRUB boot loader itself, there is a "grub shell" `grub'
126 (*note Invoking the grub shell::) which can be run when you are in your
605 Note that `grub-install' is actually just a shell script and the
606 real task is done by the grub shell `grub' (*note Invoking the grub
607 shell::). Therefore, you may run `grub' directly to install GRUB,
1519 md5crypt::). For example, run the grub shell (*note Invoking the grub
1520 shell::), and enter your password:
1760 subset of the functions available in the Bash shell:
2117 In the grub shell, specify the file FILE as the actual drive for a
2125 This command can be used only in the grub shell (*note Invoking
2126 the grub shell::).
2251 grub shell and is used to specify the tty device to be used in the
2252 host operating system (*note Invoking the grub shell::).
2504 * quit:: Exit from the grub shell
2684 Print the information for the drive DRIVE. In the grub shell, you
2728 not in the grub shell.
2797 shell, if you cannot unmount the filesystem where your stage2 file
2944 Exit from the grub shell `grub' (*note Invoking the grub shell::).
2945 This command can be used only in the grub shell.
3111 File: grub.info, Node: Troubleshooting, Next: Invoking the grub shell, Prev: Commands, Up: Top
3117 encounter trouble. *Note Invoking the grub shell::, if your problem is
3118 specific to the grub shell.
3351 File: grub.info, Node: Invoking the grub shell, Next: Invoking grub-install, Prev: Troubleshooting, Up: Top
3353 15 Invoking the grub shell
3356 This chapter documents the grub shell `grub'. Note that the grub shell
3365 * Basic usage:: How to use the grub shell
3370 File: grub.info, Node: Basic usage, Next: Installation under UNIX, Up: Invoking the grub shell
3372 15.1 Introduction into the grub shell
3403 the grub shell does not probe it, as that sometimes takes a long
3405 grub shell just ignores this option.
3438 File: grub.info, Node: Installation under UNIX, Next: Device map, Prev: Basic usage, Up: Invoking the grub shell
3483 File: grub.info, Node: Device map, Prev: Installation under UNIX, Up: Invoking the grub shell
3489 grub shell creates the "device map file" automatically unless it
3492 If the device map file exists, the grub shell reads it to map BIOS
3500 The reason why the grub shell gives you the device map file is that
3505 Thus, edit the file if the grub shell makes a mistake. You can put
3506 any comments in the file if needed, as the grub shell assumes that a
3510 File: grub.info, Node: Invoking grub-install, Next: Invoking grub-md5-crypt, Prev: Invoking the grub shell, Up: Top
3516 shell (*note Invoking the grub shell::). You must specify the device
3546 `--grub-shell=FILE'
3547 Use FILE as the grub shell. You can append arbitrary options to
3550 grub-install --grub-shell="grub --read-only" /dev/fd0
3564 is just a frontend of the grub shell (*note Invoking the grub shell::).
3576 `--grub-shell=FILE'
3577 Use FILE as the grub shell.
3709 This will install the grub shell `grub' (*note Invoking the grub
3710 shell::), the Multiboot checker `mbchk' (*note Invoking mbchk::), and
4429 Node: Invoking the grub shell124033