1GRUB-INSTALL(8)                       FSF                      GRUB-INSTALL(8)
2
3
4

NAME

6       grub-install - install GRUB on your drive
7

SYNOPSIS

9       grub-install [OPTION] install_device
10

DESCRIPTION

12       Install GRUB on your drive.
13
14       -h, --help
15              print this message and exit
16
17       -v, --version
18              print the version information and exit
19
20       --root-directory=DIR
21              install  GRUB images under the directory DIR instead of the root
22              directory
23
24       --grub-shell=FILE
25              use FILE as the grub shell
26
27       --no-floppy
28              do not probe any floppy drive
29
30       --force-lba
31              force GRUB to use LBA mode even for a buggy BIOS
32
33       --recheck
34              probe a device map even if it already exists
35
36              This option is unreliable and its use is strongly discouraged.
37
38       INSTALL_DEVICE can be a GRUB device name or a system device filename.
39
40       grub-install copies GRUB images into the DIR/boot directory specfied by
41       --root-directory, and uses the grub shell to install grub into the boot
42       sector.
43

REPORTING BUGS

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

SEE ALSO

48       The full documentation for grub-install is maintained as a Texinfo man‐
49       ual.   If  the info and grub-install programs are properly installed at
50       your site, the command
51
52              info grub-install
53
54       should give you access to the complete manual.
55
56
57
58grub-install (GNU GRUB 0.97)       May 2005                    GRUB-INSTALL(8)
Impressum