Skip to content

Instantly share code, notes, and snippets.

@Himura2la
Last active May 31, 2021 19:25
Show Gist options
  • Save Himura2la/14f0ec46b65f21388473dc0e173698af to your computer and use it in GitHub Desktop.
Save Himura2la/14f0ec46b65f21388473dc0e173698af to your computer and use it in GitHub Desktop.
update-grub equivalent for RHEL, CentOS, and Fedora
sudo grub2-mkconfig -o "$(sudo readlink -e /etc/grub2.cfg)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment