<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>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>After installation finishes and reboot the machine, When I try to login into gnome GUI, several error box showed up: all related to Xwindow. They saying that:<br><br>"An error occurred while loading or saving
 configuration information for gnome-setttings-daemon. some of your configuration settings may not work properly."<br><br>"An error occurred while loading or saving configuration information
for Nautilus. some of your configuration settings may not
work properly."<br><br>"An error occurred while loading or saving configuration information
for gnome-panel. some of your configuration settings may not
work properly."<br><br>From above error message, it seems that xwindow got problem after upgrade, I also tried including  <br>skipx in the kickstart file, but no help. <br><br>Can any one tell me what else I could do in my kickstart file?<br><br>Any feedback will be highly appreciated.<br><br><br><br>Sincerely<br><br>jing<br></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 news delivered. Enjoy RSS feeds right on your Mail page.</body></html>