1GRUB-MKCONFIG(8) System Administration Utilities GRUB-MKCONFIG(8)
2
3
4
6 grub-mkconfig - generate a GRUB configuration file
7
9 grub-mkconfig [OPTION]
10
12 Generate a grub config file
13
14 -o, --output=FILE
15 output generated config to FILE [default=stdout]
16
17 --no-grubenv-update
18 do not update variables in the grubenv file
19
20 -h, --help
21 print this message and exit
22
23 -V, --version
24 print the version information and exit
25
27 Report bugs to <bug-grub@gnu.org>.
28
30 grub-install(8)
31
32 The full documentation for grub-mkconfig is maintained as a Texinfo
33 manual. If the info and grub-mkconfig programs are properly installed
34 at your site, the command
35
36 info grub-mkconfig
37
38 should give you access to the complete manual.
39
40
41
42GRUB 2.06 May 2022 GRUB-MKCONFIG(8)