# Kickstart file automatically generated by anaconda.
install
url --url http://192.168.100.189
lang en_US.UTF-8
langsupport --default en_US.UTF-8 en_US.UTF-8
keyboard us
#mouse genericwheelps/2 --device psaux
xconfig --card "VMWare" --videoram 16384 --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 24 --defaultdesktop gnome
network --device eth0 --bootproto static --ip 192.168.100.201 --netmask 255.255.255.0 --nameserver 202.106.46.151,210.22.70.3 --hostname you.test
rootpw --iscrypted $1$C9NNkSwE$5Fckz/OfLZ4hNsRh/8v2U.
firewall --disabled
authconfig --enableshadow --enablemd5
timezone Asia/Shanghai
bootloader --location=mbr --append hdc=ide-scsi
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
clearpart --all
part /boot --fstype ext3 --size=100
part swap --size=512
part / --fstype ext3 --size=1 --grow