Kickstart not rebooting on completion

Pablo Bernasconi bernasconi.pablo at gmail.com
Thu Jul 2 16:08:58 UTC 2009


Hi Tom,

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*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20090702/6c2f64f4/attachment.htm>


More information about the Kickstart-list mailing list