www.LinuxHowtos.org





GRU-SE-DEFAULT

Section: System Administration Utilities (8)
Updated: August 2025
Index Return to Main Contents
 

NAME

gru-se-default - set the saved default boot entry for GRUB  

SYNOPSIS

gru-se-default [,OPTION/] ,MENU_ENTRY/  

DESCRIPTION

Set the default boot menu entry for GRUB. This requires setting GRUB_DEFAULT=saved in ,/etc/default/grub/.
-h, --help
print this message and exit
-V, --version
print the version information and exit
--boot-directory=,DIR/
expect GRUB images under the directory DIR/grub instead of the ,/boot/grub/ directory

MENU_ENTRY is a number, a menu item title or a menu item identifier.  

REPORTING BUGS

Report bugs to <bug-grub@gnu.org>.  

SEE ALSO

gru-reboot(8), gru-editenv(1)

The full documentation for gru-se-default is maintained as a Texinfo manual. If the info and gru-se-default programs are properly installed at your site, the command

info gru-se-default

should give you access to the complete manual.


 

Index

NAME
SYNOPSIS
DESCRIPTION
REPORTING BUGS
SEE ALSO