grub-install

Langue: en

Version: October 2010 (ubuntu - 25/10/10)

Section: 8 (Commandes administrateur)

NAME

grub-install - install GRUB to a device

SYNOPSIS

grub-install [OPTION]

DESCRIPTION

Install GRUB on your EFI partition.
-h, --help
print this message and exit
-v, --version
print the version information and exit
--modules=MODULES
pre-load specified modules MODULES
--root-directory=DIR
install GRUB images under the directory DIR instead of the root directory
--grub-mkimage=FILE
use FILE as grub-mkimage
--grub-mkdevicemap=FILE use FILE as grub-mkdevicemap
--grub-probe=FILE
use FILE as grub-probe
--no-floppy
do not probe any floppy drive
--recheck
probe a device map even if it already exists
--removable
the installation device is removable

grub-install copies GRUB images into the DIR/boot directory specified by --root-directory.

REPORTING BUGS

Report bugs to <bug-grub@gnu.org>.