Lines Matching refs:GRUB
3 # Install GRUB on your drive.
62 Install GRUB on your drive.
66 --root-directory=DIR install GRUB images under the directory DIR
70 --force-lba force GRUB to use LBA mode even for a buggy
74 INSTALL_DEVICE can be a GRUB device name or a system device filename.
76 grub-install copies GRUB images into the DIR/boot directory specfied by
85 # Convert an OS device to the corresponding GRUB drive.
144 # GRUB's syntax.
238 echo "grub-install (GNU GRUB ${VERSION})"
296 # Check if GRUB is installed.
323 # Create the GRUB directory if it is not present.
371 # The GRUB format with no parenthesis.
390 # Convert the root device to a GRUB drive.
409 # Copy the GRUB images to the GRUB directory.
421 # Make sure that GRUB reads the same images as the host OS.