Grub v2 manual

The pages contributed here (FranklinPiat/*) were an attempt to write some documentation for Grub2. This documentation isn't updated anymore (since grub2-1.96+20080203 approximately)

This work, and (any further contribution), has copyright attribution to FSF. It's dual licensed under GPLv1 or later and GFDL.

TODO:


(8)GRUB-INSTALL - Install GRUB on your drive.

SYNOPSIS

DESCRIPTION

grub-install installs Grub bootloader on the specified INSTALL_DEVICE drive (which 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 (default is "/"), and uses grub-setup to install grub into the boot sector. note : on NetBSD and OpenBSD hosts, the images are installed in DIR/grub, since /boot is used for the boot block.

--modules=MODULES

--root-directory=DIR

--grub-setup=FILE

--grub-mkimage=FILE

--grub-mkdevicemap=FILE

--grub-probe=FILE

--no-floppy

--recheck

-h, --help

-v, --version

COMPATIBILITY

grub-install is available on PowerPC/Ieee1275, i386/PC and i386/EFI.

AUTHOR

Program written by Yoshinori K. Okuji, Robert Millan, Marco Gerards and others (see AUTHORS file)

Manpage written by Franklin Piat

BUGS

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

COPYRIGHT

Copyright © 2008 Free Software Foundation, Inc.

This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

grub2-1.96+20080203

January 2008

(8)GRUB-INSTALL


LICENSE

This page is dual licensed under GPL + GFDL.

GrubWiki: FranklinPiat/grub-install.manpage (last edited 2009-04-10 22:19:03 by FranklinPiat)