<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=US-ASCII" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19258"></HEAD>
<BODY style="FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 10pt" id=role_body 
bottomMargin=7 leftMargin=7 rightMargin=7 topMargin=7><FONT id=role_document 
color=#000000 size=2 face=Arial>
<DIV>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.</DIV>
<DIV>There is no /dev/ram device as the warning says but I am not sure this is a 
problem.</DIV>
<DIV>I can find no log file other than /tmp/ks.info has the line:</DIV>
<DIV>parsed_kickstart="/tmp/1wviHN-ks.cfg"</DIV>
<DIV>Here is my greatly reduced for debuging config file:</DIV>
<DIV> auth  --disableshadow</DIV>
<DIV> </DIV>
<DIV>keyboard us</DIV>
<DIV> </DIV>
<DIV>lang en_US</DIV>
<DIV> </DIV>
<DIV>install<BR>cdrom</DIV>
<DIV> </DIV>
<DIV>timezone America/New_York</DIV>
<DIV> </DIV>
<DIV>bootloader --location=none</DIV>
<DIV> </DIV>
<DIV>part / --onpart=sda9 --fstype=ext3</DIV>
<DIV> </DIV>
<DIV>clearpart --none</DIV>
<DIV> </DIV>
<DIV>rootpw --iscrypted $1$812aSfDP$n3uhf7d//cw1Lh.cei.ue1</DIV>
<DIV> </DIV>
<DIV>autostep --autoscreenshot</DIV>
<DIV> </DIV>
<DIV>%packages<BR>@base<BR>%end</DIV>
<DIV> </DIV></FONT></BODY></HTML>