Kickstart (Linux)
The Red Hat Kickstart installation method[1] is used primarily (but not exclusively) by the Red Hat Enterprise Linux operating system to automatically perform unattended operating system installation and configuration. Red Hat publishes Cobbler as a tool to automate the Kickstart configuration process.
Usage
Kickstart is normally used at sites with many such Linux systems, to allow easy installation[2] and consistent configuration of new computer systems.
Kickstart configuration files can be built three ways:
- By hand.
- By using the GUI system-config-kickstart tool.
- By using the standard Red Hat installation program Anaconda.
Anaconda will produce an anaconda-ks.cfg configuration file at the end of any manual installation. This file can be used to automatically reproduce the same installation or edited (manually or with system-config-kickstart).
See also
References
- ↑ Anaconda/Kickstart definition from the Fedora project
- ↑ "Complete Kickstart: How to Save Time Installing Linux" at Linux Magazine
This article is issued from Wikipedia - version of the 6/17/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.