Re: Logging to a Remote System During the Installation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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:

install
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"

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@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux