diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks index db16e09..b2585ec 100644 --- a/fedora-install-fedora.ks +++ b/fedora-install-fedora.ks @@ -22,6 +22,10 @@ repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorl tcsh kernel* dracut-* +# grub-efi and grub2 and efibootmgr so anaconda can use the right one on install. +grub-efi +grub2 +efibootmgr # Desktop Packages @kde-desktop @xfce-desktop diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 4caa8ad..476377d 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -48,6 +48,10 @@ memtest86+ # The point of a live image is to install anaconda isomd5sum +# grub-efi and grub2 and efibootmgr so anaconda can use the right one on install. +grub-efi +grub2 +efibootmgr # fpaste is very useful for debugging and very small fpaste