From 5bf71e594035a9e2047ddc68f22292292094d155 Mon Sep 17 00:00:00 2001 From: Lukas Date: Wed, 18 Aug 2021 21:36:27 +0200 Subject: [PATCH] add grub2-efi, hopping it will allow to create efi-compatible live iso --- leaves/blmd.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/leaves/blmd.cfg b/leaves/blmd.cfg index 830c895..1040af1 100644 --- a/leaves/blmd.cfg +++ b/leaves/blmd.cfg @@ -76,6 +76,8 @@ kernel-modules-extra # Without this, initramfs generation during live image creation fails: #1242586 dracut-live +dracut-config-generic # add that as sugested here : https://www.brianlane.com/post/creating-live-isos-with-livemedia-creator/ +grub2-efi # syslinux is in @x86-baremetal-tools # anaconda needs the locales available to run for different locales