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

[email protected]
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
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
[email protected]
https://www.redhat.com/mailman/listinfo/kickstart-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.