Logging to a Remote System During the Installation

Larry Brigman larry.brigman at gmail.com
Mon Jun 6 13:47:13 UTC 2011


Add syslog=log_server_ipaddr

On Jun 6, 2011 4:21 AM, "Ashkan Shirpour" <akn.shp at gmail.com> 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:

install
url --url="ftp://192.168.31.1/Fedora/12/i386"
lang en_US.UTF-8
keyboard us
network  --bootproto=dhcp --device=eth0 --onboot=on
authconfig --enableshadow --passalgo=sha512 --enablefingerprint
firewall --service=ssh
logging --host=192.168.31.1 --port=514
bootloader --location=mbr --driveorder=sda --append="rhgb quiet"

And one of the boot options:

/linux/fedora/12/i386/vmlinuz initrd=/linux/fedora/12/i386/initrd ks=
ftp://192.168.31.1/ks12


What is wrong?


Thanks

_______________________________________________
Kickstart-list mailing list
Kickstart-list at redhat.com
https://www.redhat.com/mailman/listinfo/kickstart-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20110606/54a7b473/attachment.htm>


More information about the Kickstart-list mailing list