Re: Logging to a Remote System During the Installation

Larry Brigman <[email protected]>
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
Add syslog=log_server_ipaddr

On Jun 6, 2011 4:21 AM, "Ashkan Shirpour" <[email protected]> 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
[email protected]
https://www.redhat.com/mailman/listinfo/kickstart-list

_______________________________________________
Kickstart-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/kickstart-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.