From 74f896bdbfde05fa201d88e5fb14c8e52153925b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 24 Nov 2013 22:13:52 -0600 Subject: [PATCH] rhel6's ksflatten doesnt support --extlinux --- fedora-arm-base.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks index 99b5ad3..6428787 100644 --- a/fedora-arm-base.ks +++ b/fedora-arm-base.ks @@ -5,7 +5,7 @@ selinux --enforcing firewall --enabled --service=mdns,ssh # configure extlinux bootloader -bootloader --extlinux +bootloader extlinux # make sure that initial-setup runs and lets us do all the configuration bits firstboot --reconfig