<p>Add syslog=log_server_ipaddr</p>
<p><blockquote type="cite">On Jun 6, 2011 4:21 AM, "Ashkan Shirpour" <<a href="mailto:akn.shp@gmail.com">akn.shp@gmail.com</a>> wrote:<br><br><div dir="ltr">Hello<br><br>I am setting up a pxe installation server on Fedora 14. Using it I can install Fedora releases(12,13,14,15). I know that Anaconda can sends log messages during the installation to a remote server, but this works only during the installation of Fedora 12. When I want to install other above-mentioned releases, the server receives no log messages.<br>


<br>I use similar configuration files for installation of all the releases. The only differences are the paths to installation repo and kickstart file.<br><br>One of my kickstart files:<br><br><div style="margin-left:40px">


install<br>url --url="<a href="ftp://192.168.31.1/Fedora/12/i386" target="_blank">ftp://192.168.31.1/Fedora/12/i386</a>"<br>lang en_US.UTF-8<br>keyboard us<br>network  --bootproto=dhcp --device=eth0 --onboot=on<br>
authconfig --enableshadow --passalgo=sha512 --enablefingerprint<br>

firewall --service=ssh<br>logging --host=192.168.31.1 --port=514<br>bootloader --location=mbr --driveorder=sda --append="rhgb quiet"<br><br></div>And one of the boot options:<br><br><div style="margin-left:40px">


/linux/fedora/12/i386/vmlinuz initrd=/linux/fedora/12/i386/initrd ks=<a href="ftp://192.168.31.1/ks12" target="_blank">ftp://192.168.31.1/ks12</a><br><br></div><br>What is wrong?<br><br><br>Thanks<br>
</div>
<br>_______________________________________________<br>
Kickstart-list mailing list<br>
<a href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/kickstart-list" target="_blank">https://www.redhat.com/mailman/listinfo/kickstart-list</a><br></blockquote></p>