linux_wiki:install_red_hat_enterprise_linux_automatically_using_kickstart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_wiki:install_red_hat_enterprise_linux_automatically_using_kickstart [2018/03/18 16:28]
billdozor
linux_wiki:install_red_hat_enterprise_linux_automatically_using_kickstart [2019/05/25 23:50]
Line 1: Line 1:
-====== Install Red Hat Enterprise Linux Automatically Using Kickstart ====== 
- 
-**General Information** 
- 
-Installing a VM takes a while and is probably not too likely to occur on the exam, but you should be prepared to do it in case.  
- 
----- 
- 
-Start with the kickstart containing many of the config options selected for the existing system located at: 
-  * /root/anaconda-ks.cfg 
-  * Modify as needed 
-    * See [[id=linux_wiki:os_install_kickstart|this page for detailed kickstart config file examples]]. 
- 
-\\ 
-If you have a GUI: You can install the kickstart config generator 
-<code bash> 
-yum install system-config-kickstart 
-</code> 
- 
-\\ 
-Launch GUI Configurator 
-<code bash> 
-system-config-kickstart 
-</code> 
-  * You can create a new kickstart file or load an existing (such as /root/anaconda-ks.cfg) 
- 
-  - Once created, move kickstart file onto the system that is sharing the installation files 
-  - Boot VM and specify a network location for install, along with a kickstart location 
-  - System will go through installation automatically, using the kickstart file 
-  - Click reboot when it is finished 
- 
----- 
  
  • linux_wiki/install_red_hat_enterprise_linux_automatically_using_kickstart.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)