Skip to content
Snippets Groups Projects
Select Git revision
  • 256b7cad924ca5a86187b2f7a15fbcc3a4f545ba
  • master default protected
2 results

grub2

Thomas Bellman's avatar
Thomas Bellman authored
On UEFI systems, grub.cfg is in /boot/efi/EFI/<os>/grub.cfg instead
of in /boot/grub2/grub.cfg.  Luckily, instead of having to know what
"<os>" needs to be instantiated with (e.g. "centos"), it seems that
we can just point grub2-mkconfig to the symlink /etc/grub2-efi.cfg.
(This at least works on RedHat:ish systems.)
256b7cad
History
Name Last commit Last update
..