grub2-mkconfig

Generate grub.cfg configuration file.

grammar

Usage: grub2-mkconfig [OPTION]
Generate grub configuration file

   -o, --output=FILE Output the generated configuration to a FILE file [default=stdout]
   -h, --help print this file and exit
   -v, --version print version information and exit

Report bugs via <[email protected]g>.

Example

Generate new grub configuration file

grub2-mkconfig -o /boot/grub2/grub.cfg

# or

grub2-mkconfig > /boot/grub2/grub.cfg
继续阅读

接下来你可能需要这些内容

优先推荐相关内容,同时保留你的阅读轨迹和收藏入口。