grub-mkconfig
Generate a GRUB configuration file. More information: https://www.gnu.org/software/grub/manual/grub/html_node/Invoking-grub_002dmkconfig.html.
- Do a dry run and print the configuration to stdout:
sudo grub-mkconfig
- Generate the configuration file:
sudo grub-mkconfig --output={{/boot/grub/grub.cfg}}
- Print the help page:
grub-mkconfig --help
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.