more on fetching kickstart file error in fc 17 install - ks file is on vfat fs

Floydsmith at aol.com Floydsmith at aol.com
Wed Jul 11 10:22:43 UTC 2012


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


More information about the Kickstart-list mailing list