6 |
\fBgrubby\fR [--add-kernel=\fIkernel-path\fR] [--args=\fIargs\fR] |
\fBgrubby\fR [--add-kernel=\fIkernel-path\fR] [--args=\fIargs\fR] |
7 |
[--bad-image-okay] [--boot-filesystem=\fIbootfs\fR] |
[--bad-image-okay] [--boot-filesystem=\fIbootfs\fR] |
8 |
[--bootloader-probe] [--config-file \fIpath\fR] [--copy-default] |
[--bootloader-probe] [--config-file \fIpath\fR] [--copy-default] |
9 |
[--default-kernel] [--default-index] [--default-title] |
[--debug] [--default-kernel] [--default-index] [--default-title] |
10 |
[--grub] [--lilo] [--yaboot] [--silo] [--zipl] |
[--grub] [--lilo] [--yaboot] [--silo] [--zipl] |
11 |
[--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] |
[--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] |
12 |
[--make-default] [-o path] [--version] |
[--make-default] [-o path] [--version] |
94 |
and initrd path will never be copied. |
and initrd path will never be copied. |
95 |
|
|
96 |
.TP |
.TP |
97 |
|
\fB-\-debug\fR |
98 |
|
Display extra debugging information for failures. |
99 |
|
|
100 |
|
.TP |
101 |
\fB-\-default-kernel\fR |
\fB-\-default-kernel\fR |
102 |
Display the full path to the current default kernel and exit. |
Display the full path to the current default kernel and exit. |
103 |
|
|