grub-mkconfig Command Examples

Generate a GRUB configuration file. More information: https://www.gnu.org/software/grub/manual/grub/html_node/Invoking-grub_002dmkconfig.html.

sudo grub-mkconfig

sudo grub-mkconfig --output={{/boot/grub/grub.cfg}}

grub-mkconfig --help