Create kickstart configuration file from existing configuration.
        Posted  
        
            by ÜMineiro
        on Server Fault
        
        See other posts from Server Fault
        
            or by ÜMineiro
        
        
        
        Published on 2010-06-17T19:46:18Z
        Indexed on 
            2010/06/17
            19:54 UTC
        
        
        Read the original article
        Hit count: 348
        
Is there a script or another way to automatically generate a kickstart configuration file from the system state of an existing server so that the file can be use to replicate (not clone) the configuration of the system in another install?
I know that the anaconda-ks.cfg file is stored on the /root dir. but the system in question have been extensively changed since it's installation, and the file is of no use now.
© Server Fault or respective owner