91 lines
2.7 KiB
HTML
91 lines
2.7 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of GRUB-REBOOT</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>GRUB-REBOOT</H1>
|
|
Section: System Administration Utilities (8)<BR>Updated: February 2021<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
grub-reboot - set the default boot entry for GRUB, for the next boot only
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>grub-reboot</B>
|
|
|
|
[<I>,OPTION/</I>] <I>,MENU_ENTRY/</I>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Set the default boot menu entry for GRUB, for the next boot only.
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-h</B>, <B>--help</B><DD>
|
|
print this message and exit
|
|
<DT id="2"><B>-V</B>, <B>--version</B><DD>
|
|
print the version information and exit
|
|
<DT id="3"><B>--boot-directory</B>=<I>,DIR/</I><DD>
|
|
expect GRUB images under the directory DIR/grub
|
|
instead of the <I>,/boot/grub/</I> directory
|
|
</DL>
|
|
<P>
|
|
|
|
MENU_ENTRY is a number, a menu item title or a menu item identifier. Please note that menu items in
|
|
submenus or sub-submenus require specifying the submenu components and then the
|
|
menu item component. The titles should be separated using the greater-than
|
|
character (>) with no extra spaces. Depending on your shell some characters including > may need escaping. More information about this is available
|
|
in the GRUB Manual in the section about the 'default' command.
|
|
<P>
|
|
|
|
NOTE: In cases where GRUB cannot write to the environment block, such as when it is stored on an MDRAID or LVM device, the chosen boot menu entry will remain the default even after reboot.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>REPORTING BUGS</H2>
|
|
|
|
Report bugs to <<A HREF="mailto:bug-grub@gnu.org">bug-grub@gnu.org</A>>.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+grub-set-default">grub-set-default</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+grub-editenv">grub-editenv</A></B>(1)
|
|
|
|
<P>
|
|
|
|
The full documentation for
|
|
<B>grub-reboot</B>
|
|
|
|
is maintained as a Texinfo manual. If the
|
|
<B>info</B>
|
|
|
|
and
|
|
<B>grub-reboot</B>
|
|
|
|
programs are properly installed at your site, the command
|
|
<DL COMPACT>
|
|
<DT id="4"><DD>
|
|
<B>info grub-reboot</B>
|
|
|
|
</DL>
|
|
<P>
|
|
|
|
should give you access to the complete manual.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="5"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="7"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="8"><A HREF="#lbAE">REPORTING BUGS</A><DD>
|
|
<DT id="9"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:12 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|