From 3c72e9eae4ed169f7f8c756c0fafdd0f24fe4b01 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 13 Oct 2011 09:20:03 -0600 Subject: [PATCH] Add grub2, grub-efi and efibootmgr for EFI install/booting. Fixes bug #735023 --- fedora-install-fedora.ks | 4 ++++ fedora-live-base.ks | 4 ++++ 2 files changed, 8 insertions(+) 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