Add syslog=log_server_ipaddr
On Jun 6, 2011 4:21 AM, "Ashkan Shirpour" <akn.shp@xxxxxxxxx> wrote:Hello
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.
I use similar configuration files for installation of all the releases. The only differences are the paths to installation repo and kickstart file.
One of my kickstart files:installAnd one of the boot options:
url --url="" href="ftp://192.168.31.1/Fedora/12/i386" target="_blank">ftp://192.168.31.1/Fedora/12/i386"
lang en_US.UTF-8
keyboard us
network --bootproto=dhcp --device=eth0 --> authconfig --enableshadow --passalgo=sha512 --enablefingerprint
firewall --service=ssh
logging --host=192.168.31.1 --port=514
bootloader --location=mbr --driveorder=sda --append="rhgb quiet"
What is wrong?
Thanks
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list