Home | History | Annotate | Download | only in stage2

Lines Matching refs:GRUB

1 /* builtins.c - the GRUB builtin commands */
3 * GRUB -- GRand Unified Bootloader
32 # define GRUB 1
843 " can be used only in the grub shell."
963 "Display what GRUB thinks the system address space map of the"
1024 " a GRUB file and TO must be an OS file."
1213 " was rebooted by a kernel that GRUB loaded."
1444 "Print the information for a drive DRIVE. In the grub shell, you can"
1715 /* In the grub shell, we cannot probe IMPS. */
2179 /* In the grub shell, access the Stage 2 via the OS filesystem
2384 /* XXX: For now, OpenBSD is identical to NetBSD, from GRUB's
2454 " \"multiboot\". The option --no-mem-option tells GRUB not to pass a"
2456 " provided, then GRUB ignores the rest of the line, and instead passes"
2541 "Set the active partition on the root disk to GRUB's root device."
3048 " FILE as a new config file and restarts the GRUB Stage 2. If you"
3049 " omit the argument FILE, then GRUB just unlocks privileged"
3052 " The option --md5 tells GRUB that PASSWD is encrypted with"
3099 "Exit from the GRUB shell."
3315 " GRUB can read, but setting the correct root device is still"
3586 /* In the grub shell, don't use any port number but open a tty
3628 " in the grub shell, which specifies the file name of a tty device. The"
3889 /* Point to the string of the drive/parition where the GRUB images
3951 /* We install GRUB into the MBR, so try to embed the
4056 `--prefix', attempt /boot/grub and /grub. */
4058 grub shell, since that affects `--stage2'. */
4061 prefix = "/boot/grub";
4066 prefix = "/grub";
4140 So it becamed unclear whether GRUB should use a pre-defined booting
4180 "Set up the installation of GRUB automatically. This command uses"
4182 " GRUB into the device INSTALL_DEVICE. If IMAGE_DEVICE is specified,"
4183 " then find the GRUB images in the device IMAGE_DEVICE, otherwise"
4185 " \"root\". If you know that your BIOS should support LBA but GRUB"
4187 " If you install GRUB under the grub shell and you cannot unmount the"
4188 " partition where GRUB images reside, specify the option `--stage2'"
4189 " to tell GRUB the file name under your OS."
4796 "Force GRUB to assume that only KBYTES kilobytes of upper memory are"