summaryrefslogtreecommitdiffstats
path: root/upstream/debian-bookworm/man8/grub-mkdevicemap.8
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/debian-bookworm/man8/grub-mkdevicemap.8
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-bookworm/man8/grub-mkdevicemap.8')
-rw-r--r--upstream/debian-bookworm/man8/grub-mkdevicemap.842
1 files changed, 42 insertions, 0 deletions
diff --git a/upstream/debian-bookworm/man8/grub-mkdevicemap.8 b/upstream/debian-bookworm/man8/grub-mkdevicemap.8
new file mode 100644
index 00000000..2eb114ac
--- /dev/null
+++ b/upstream/debian-bookworm/man8/grub-mkdevicemap.8
@@ -0,0 +1,42 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH GRUB-MKDEVICEMAP "8" "October 2023" "GRUB 2.06-13+deb12u1" "System Administration Utilities"
+.SH NAME
+grub-mkdevicemap \- make a device map file automatically
+.SH SYNOPSIS
+.B grub-mkdevicemap
+[\fI\,OPTION\/\fR]...
+.SH DESCRIPTION
+Generate a device map file automatically.
+.TP
+\fB\-n\fR, \fB\-\-no\-floppy\fR
+do not probe any floppy drive
+.HP
+\fB\-s\fR, \fB\-\-probe\-second\-floppy\fR probe the second floppy drive
+.TP
+\fB\-m\fR, \fB\-\-device\-map\fR=\fI\,FILE\/\fR
+use FILE as the device map [default=/boot/grub/device.map]
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+display this message and exit
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+print version information and exit
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+print verbose messages
+.SH "REPORTING BUGS"
+Report bugs to <bug\-grub@gnu.org>.
+.SH "SEE ALSO"
+.BR grub-probe (8)
+.PP
+The full documentation for
+.B grub-mkdevicemap
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B grub-mkdevicemap
+programs are properly installed at your site, the command
+.IP
+.B info grub-mkdevicemap
+.PP
+should give you access to the complete manual.