centos man page for grub2-set-default

Query: grub2-set-default

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GRUB-SET-DEFAULT(1)					      General Commands Manual					       GRUB-SET-DEFAULT(1)

NAME
grub-set-default -- Set the default boot menu entry for GRUB.
SYNOPSIS
grub-set-default [--boot-directory=DIR] MENU_ENTRY
DESCRIPTION
grub-set-default sets the default boot menu entry for all subsequent boots. This command only works for GRUB configuration files created with GRUB_DEFAULT=saved in /etc/default/grub.
OPTIONS
--boot-directory=DIR Find GRUB images under DIR/grub. The default value is /boot, resulting in grub images being search for at /boot/grub. MENU_ENTRY A number, a menu item title or a menu item identifier.
SEE ALSO
info grub Wed Feb 26 2014 GRUB-SET-DEFAULT(1)
Related Man Pages
grub-mkimage(1) - linux
grub-install(8) - linux
grub(8) - mojave
grub-editenv(1) - centos
grub-reboot(8) - centos
Similar Topics in the Unix Linux Community
How to switch back from Oracle Kernel to RedHat?