diff --git a/fedora-iot.ks b/fedora-iot.ks index 7a3b372..3e35d50 100644 --- a/fedora-iot.ks +++ b/fedora-iot.ks @@ -16,6 +16,9 @@ bootloader --timeout=1 --append="console=tty1 console=ttyS0,115200n8 console=tty network --bootproto=dhcp --device=link --activate --onboot=on services --enabled=NetworkManager,sshd,rngd,initial-setup +# tell Initial Setup to run in the reconfig mode +firstboot --reconfig --enable + zerombr clearpart --all autopart --nohome --noswap --type=plain