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-MKIMAGE - Make a bootable image of GRUB.

SYNOPSIS

DESCRIPTION

grub-mkimage makes a bootable image of GRUB, compressed with lzo [usually named core.img]. That image is typically copied on the first sectors of the disk.

grub-mkimage is usually invoked by (8)grub-install.

-d, --directory=DIR

-m, --memdisk=FILE Embed FILE as a memdisk image.

-p, --prefix=DIR

-o, --output=FILE

-h, --help

-V, --version

-v, --verbose

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-MKIMAGE


LICENSE

This page is dual licensed under GPL + GFDL.

.

GrubWiki: FranklinPiat/grub-mkimage.manpage (last edited 2009-04-10 22:06:11 by FranklinPiat)