1828008 Members
2320 Online
109973 Solutions
New Discussion

Kickstart

 
SOLVED
Go to solution
steven Burgess_2
Honored Contributor

Kickstart

Hi everyone

Is it possible to create a kickstart disk from the running configuration automagically ?

Scanning documentation at the moment

TIA

Steve
take your time and think things through
3 REPLIES 3
Stuart Browne
Honored Contributor
Solution

Re: Kickstart

From the running configuration, no, but upon a system build, in the '/root/' directory, a file 'anaconda-ks.cfg' is created.

This has the configuration options used to build up the system, and can be transferred and used on another machine (renamed to the approriate file-name ('ks.cfg' usually)).

You may need to tweak it (as by defualt, the file-system alterations are commented out for safety).
One long-haired git at your service...
Steven E. Protter
Exalted Contributor
Ivan Ferreira
Honored Contributor

Re: Kickstart

You can use system-config-kickstar or redhat-config kickstart to create a new or modify a kickstart file.

Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?