From 9e79a58361383984dab3722895aefbef52d48047 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Oct 11 2018 16:52:26 +0000 Subject: Fix default partitioning on IoT images post SBSA fix in blivet Signed-off-by: Peter Robinson --- diff --git a/fedora-iot.ks b/fedora-iot.ks index 7d31c3f..8a4123d 100644 --- a/fedora-iot.ks +++ b/fedora-iot.ks @@ -19,7 +19,7 @@ services --enabled=NetworkManager,sshd,rngd,initial-setup,zram-swap firstboot --reconfig --enable zerombr -clearpart --all +clearpart --all --initlabel --disklabel=msdos autopart --nohome --noswap --type=plain # Equivalent of %include fedora-repo.ks