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)UPDATE-GRUB - Generate grub.cfg.

SYNOPSIS

update-grub [-h] [-v]

DESCRIPTION

The command update-grub generates the file /boot/grub/grub.cfg (or /grub/grub.cfg for *BSD systems), according to :

-h, --help

-v, --version

The following variables can be defined in /etc/default/grub to customize generated file :

GRUB_DEFAULT=NUM

GRUB_CMDLINE_LINUX=KERNEL_PARAM

GRUB_TIMEOUT=SECONDS

GRUB_TERMINAL

GRUB_SERIAL_COMMAND

GRUB_DISTRIBUTOR

SAMPLE

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)UPDATE-GRUB


LICENSE

This page is dual licensed under GPL + GFDL.

GrubWiki: FranklinPiat/update-grub.manpage (last edited 2009-04-10 22:01:15 by FranklinPiat)