Lines Matching refs:GRUB

5 * GRUB: (grub).                 The GRand Unified Bootloader
6 * grub-install: (grub)Invoking grub-install. Install GRUB on your drive
42 unless you are familiar with GRUB. Use `setup' (*note setup::)
50 it is a GRUB Stage 1 of the right version number, install in it a
56 present, GRUB will determine the address automatically. It then
82 bitmap even if they do have the support. So GRUB provides a
126 if you want to load a NetBSD ELF kernel, because GRUB can
131 option is specified, GRUB doesn't pass the option `mem=' to the
161 Set the active partition on the root disk to GRUB's root device.
286 the disk that GRUB can read, but setting the correct root device
314 With this configuration, GRUB will choose the entry booted
332 Set up the installation of GRUB automatically. This command uses
334 backend and installs GRUB into the device INSTALL_DEVICE. If
335 IMAGE_DEVICE is specified, then find the GRUB images (*note
341 The option `--prefix' specifies the directory under which GRUB
342 images are put. If it is not specified, GRUB automatically
381 Force GRUB to assume that only KBYTES kilobytes of upper memory
385 be necessary on some old machines. GRUB's BIOS probe can pick up
404 Error messages reported by GRUB
407 This chapter describes error messages reported by GRUB when you
448 installation, or GRUB was not installed using itself (if it was,
513 This error is returned if GRUB is told to execute the boot sequence
524 GRUB is probably unable to provide.
541 Some of the filesystem reading code in GRUB has limits on the
553 corrupt filesystem or bugs in the code handling it in GRUB.
557 filesystem type cannot be recognized by GRUB.
572 anyway, as GRUB has no idea how to communicate the presence of
586 This error is returned if GRUB was expecting to read a number and
592 filesystem on the disk or a bug in the code handling it in GRUB
651 native GRUB environment, especially when it guesses a wrong map between
657 * Installation under UNIX:: How to install GRUB via `grub'
666 You can use the command `grub' for installing GRUB under your
667 operating systems and for a testbed when you add a new feature into GRUB
679 Print the version number of GRUB and exit.
700 The format is the same as the normal GRUB syntax. See *Note
731 How to install GRUB via `grub'
743 * If you can unmount drives to which GRUB may write any amount of
761 If you want to install GRUB non-interactively, specify `--batch'
788 DEVICE is a drive specified in the GRUB syntax (*note Device
806 The program `grub-install' installs GRUB on your drive using the
808 device name on which you want to install GRUB, like this:
812 The device name INSTALL_DEVICE is an OS device name or a GRUB device
821 Print the version number of GRUB and exit.
824 Force GRUB to use LBA mode even for a buggy BIOS. Use this option
829 Install GRUB images under the directory DIR instead of the root
830 directory. This option is useful when you want to install GRUB
878 configuration file, to define escape sequences. Because GRUB assumes
900 The program `grub-set-default' sets the default boot entry for GRUB.
901 This automatically creates a file named `default' under your GRUB
903 to determine the default boot entry when GRUB boots up your system when
950 File: grub.info, Node: Invoking mbchk, Next: Obtaining and Building GRUB, Prev: Invoking grub-se…
956 recommend using this program before booting your own kernel by GRUB.
964 Print the version number of GRUB and exit.
970 File: grub.info, Node: Obtaining and Building GRUB, Next: Reporting bugs, Prev: Invoking mbchk, …
972 How to obtain and build GRUB
975 *Caution:* GRUB requires binutils-2.9.1.0.23 or later because the
981 GRUB is available from the GNU alpha archive site
988 To unbundle GRUB use the instruction:
994 on how to build and install GRUB, but you should be able to just do:
1002 the GRUB images. This will also install the GRUB manual.
1008 File: grub.info, Node: Reporting bugs, Next: Future, Prev: Obtaining and Building GRUB, Up: Top
1017 Also, see the GNU GRUB FAQ
1020 2. Always mention the information on your GRUB. The version number
1026 installed GRUB. Don't omit error messages, if any. Just `GRUB hangs
1033 4. If GRUB cannot boot your operating system, write down _everything_
1035 crashes with GRUB, even though it can boot with the bar boot
1041 purpose and your wish, and how GRUB didn't satisfy you.
1071 Where GRUB will go
1074 We started the next generation of GRUB, GRUB 2. This will include
1077 nice feature. If you are interested in the development of GRUB 2, take
1083 Hacking GRUB
1086 This chapter documents the user-invisible aspect of GRUB.
1097 * Embedded data:: Embedded variables in GRUB
1100 * Bootstrap tricks:: The bootstrap mechanism used in GRUB
1114 GRUB consists of two distinct components, called "stages", which are
1173 Embedded variables in GRUB
1183 The version number (not GRUB's, but the installation mechanism's).
1237 The version string (GRUB's).
1345 GRUB built-in commands are defined in a uniformal interface, whether