
grub-mkconfig
List of commands for grub-mkconfig:
-
grub-mkconfig:ai:05baf Update grub configuration file for Arch Linux$ grub-mkconfig -o /boot/grub/grub.cfgtry on your machineexplain this command
-
grub-mkconfig:tldr:1687d grub-mkconfig: Generate the configuration file.$ sudo grub-mkconfig --output=${-boot-grub-grub-cfg}try on your machineexplain this command
-
grub-mkconfig:tldr:af06f grub-mkconfig: Print the help page.$ grub-mkconfig --helptry on your machineexplain this command
-
grub-mkconfig:tldr:b71d4 grub-mkconfig: Do a dry run and print the configuration to `stdout`.$ sudo grub-mkconfigtry on your machineexplain this command