This is not a problem with fetching config file via vfat using linld
as I originally thought since I found my kickstart file in the tmp dir.
There is no /dev/ram device as the warning says but I am not sure this is a
problem.
I can find no log file other than /tmp/ks.info has the line:
parsed_kickstart="/tmp/1wviHN-ks.cfg"
Here is my greatly reduced for debuging config file:
auth --disableshadow
keyboard us
lang en_US
install
cdrom timezone America/New_York
bootloader --location=none
part / --_onpart_=sda9 --fstype=ext3
clearpart --none
rootpw --iscrypted $1$812aSfDP$n3uhf7d//cw1Lh.cei.ue1
autostep --autoscreenshot
%packages
@base %end |
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list