1GRUB-SET-DEFAULT(8) System Administration Utilities GRUB-SET-DEFAULT(8)
2
3
4
6 grub-set-default - set the saved default boot entry for GRUB
7
9 grub-set-default [OPTION] MENU_ENTRY
10
12 Set the default boot menu entry for GRUB. This requires setting
13 GRUB_DEFAULT=saved in /etc/default/grub.
14
15 -h, --help
16 print this message and exit
17
18 -V, --version
19 print the version information and exit
20
21 --boot-directory=DIR
22 expect GRUB images under the directory DIR/grub2 instead of the
23 /boot/grub2 directory
24
25 MENU_ENTRY is a number, a menu item title or a menu item identifier.
26
28 Report bugs to <bug-grub@gnu.org>.
29
31 grub-reboot(8), grub-editenv(1)
32
33 The full documentation for grub-set-default is maintained as a Texinfo
34 manual. If the info and grub-set-default programs are properly in‐
35 stalled at your site, the command
36
37 info grub-set-default
38
39 should give you access to the complete manual.
40
41
42
43GRUB 2.06 December 2023 GRUB-SET-DEFAULT(8)