diff --git a/kickstart.ks b/kickstart.ks index 5a7a85e..9d0873f 100644 --- a/kickstart.ks +++ b/kickstart.ks @@ -8,6 +8,7 @@ auth --useshadow --passalgo=sha256 firewall --disabled services --enabled=sshd eula --agreed +firstboot --disabled ignoredisk --only-use=sda bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda