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) |
(8)GRUB-MKDEVICEMAP - Generate a device map file automatically for grub.
SYNOPSIS
grub-mkdevicemap [OPTION]
DESCRIPTION
grub-mkdevicemap automatically generate a device.map file for grub (the file containing the mapping between a GRUB device name, and the system device name. That file is used at installation time, not at boot time).
-m, --device-map=FILE
- Use FILE as oputput device map [default=/boot/grub/device.map, or /grub/device.map on *BSD* systems)
--no-floppy
- Do not probe any floppy drive.
-s, --probe-second-floppy
- Probe the second floppy drive.
-v, --verbose
- Print verbose messages.
-h, --help
- Print help page and exit.
-V, --version
- Print the version information and exit.
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-MKDEVICEMAP |
LICENSE |
This page is dual licensed under GPL + GFDL |