grub-install

Langue: en

Version: June 2009 (debian - 07/07/09)

Section: 8 (Commandes administrateur)

NAME

grub-install - manual page for grub-install (GNU GRUB 1.96)

SYNOPSIS

grub-install [OPTION] install_device

DESCRIPTION

Install GRUB on your drive.
-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-setup=FILE
use FILE as grub-setup
--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
--force
install even if problems are detected

INSTALL_DEVICE can be a GRUB device name or a system device filename.

grub-install copies GRUB images into the DIR/boot directory specified by --root-directory, and uses grub-setup to install grub into the boot sector.

REPORTING BUGS

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