<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi All,<br><br>We have a system running on Fedora core 6 operating system. I use system-config-kickstart graphic tool to generate a ks.cfg file for upgrading our current system. Actually I don't want to upgrade anything for Fedora core 6, what I want is to upgrade some of our system's files  by making  use of  kickstart configurator.<br><br>My ks.cfg file generated by  system-config-kickstart is as follows:<br><br>#platform=x86, AMD64, or Intel EM64T<br># System bootloader configuration<br>bootloader --location=mbr<br><br># Use text mode install<br>text<br><br># System keyboard<br>keyboard us<br><br># System language<br>lang en_US<br><br># Use CDROM installation media<br>cdrom<br><br># Network information<br>network --bootproto=dhcp --device=eth0 --onboot=on<br><br># Reboot after
 installation<br>reboot<br><br>#Root password<br>rootpw --iscrypted $1$806Or3vI$FL6Bm22KMtKZ3FTfq8j8Y.<br><br># System timezone<br>timezone  America/New_York<br><br># Upgrade existing installation<br>upgrade<br><br># System authorization information<br>auth  --useshadow  --enablemd5 <br><br># Firewall configuration<br>firewall --enabled --http <br><br>%post<br><br>................ (our script follows here to install some new files into system)<br><br><br>I included this ks.cfg into my installation DVD. This DVD is a customized Fedora core 6 installation DVD with our ks.cfg, isolinux.cfg and our files on it, the rest of files are the same as FC6 installation DVD, except that I removed all the files in RPM directory, for I don't need them for upgrading.<br><br> Then I installed this DVD into my system. When it get to "check dependencies ..." , an error message "<font size="-1">No handlers could be found for logger <b>yum.YumBase</b>." show on the
 console,  After the upgrade finishes, none of our files are installed into the system. And When login into gnome GUI, an error box showed up: saying that:<br><br>An error occured while loading or saving configuration information for Nautilus. some of your configuration settings may not work properly. <br>An error occured while loading or saving configuration information for gnome-settings-daemon. some of your configurations settings may not work properly.<br>no gconfd located: no such file or directory.<br>Gconf schema installer error.<br>Failed to contact configuration server, some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash.....<br><br>Can any one tell me what's wrong with my kickstart file???<br><br><br>any feedback will be highly appreciated.<br><br><br>jing<br></font></div></div><br>
                <hr size=1> <a href="http://us.rd.yahoo.com/evt=40705/*http://mrd.mail.yahoo.com/try_beta?.intl=ca"><b>All new Yahoo! Mail - </b></a>
<hr size=1>Get a sneak peak at messages with a handy reading pane.</body></html>