grub2-set-default - Man Page
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
Info
Wed Feb 26 2014