How to configure Kickstart script

  
                

We all know that kickstart can be used to automate the installation of Linux system, faster than manual installation, but in order to better install the system, you need to configure the kickstart script. The following small series will introduce you to the method of configuring the kickstart script. Let's learn together.

kickstart configuration script method

############################## ################################################################################################### File

#

####################################################### ##################################################################################### #################################################################################### p> #

# point to a local installation server, or use “cdrom”

#

############## ##################################################### Br>

url --url http://rha-server/pub/rhel5/

#cdrom

rootpw RedHat

bootloader --location=mbr - -password=redhat

#################################################################### ################################################################################################## > ############################################################################ ##############

zerombr yes

clearpart --all --initlabel

pa Rt /boot --fstype ext3 --size 128

part /--fstype ext3 --size 1 --grow

part swap --recommended

### ############################################################################ ###########br>

#

# network configuration

# - the following is for the “recommended solution” outlined

# in the Red Hat Academy Instructor‘s Guide

#

################################ ######################################################################>#p> network --bootproto=dhcp - -device=eth0

firewall --disabled

#network --bootproto=static --ip=192.168.0.254 --netmask=255.255.255.0

--device =eth0

#firewall --medium --http --port=https:tcp

########################### ################################################################################################## Br>

#境

#

########################################### ######################################################### Page 12 Next page Total 2 pages

Copyright © Windows knowledge All Rights Reserved