Try this:
# Kickstart file automatically generated by anaconda - with some additions by Matt.
#version=F11
install
text
cdrom
lang en_AU.UTF-8
keyboard us
network --device=eth0 --bootproto=dhcp --hostname=snotrod
xconfig --startxonboot
rootpw --iscrypted <SOME_ENCRYPTED_TEXT>
firewall --disabled
authconfig --enableshadow --passalgo=sha512 --enablefingerprint
selinux --permissive
timezone --utc Australia/Sydney
bootloader --location=mbr --driveorder=sda --append="quiet reboot=bios"
autopart
clearpart --all
#reboot --eject
reboot
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list