
ks.cfg
install
cdrom
key <Installation Number>
lang en_US.UTF-8
keyboard us
#xconfig --startxonboot
skipx
network --device eth0 --bootproto static --ip 10.16.136.15 --netmask 255.255.248.0 --gateway
10.16.143.254 --nameserver 10.16.136.1,10.16.255.2 --hostname
mgmt2.cloud.lab.eng.bos.redhat.com
network --device eth1 --bootproto static --ip 192.168.136.15 --netmask 255.255.255.0 --hostname
mgmt2-ic
network --device eth2 --onboot no --bootproto dhcp --hostname
mgmt2.cloud.eng.lab.bos.redhat.com
network --device eth3 --onboot no --bootproto dhcp --hostname
mgmt2.cloud.eng.lab.bos.redhat.com
network --device eth4 --onboot no --bootproto dhcp --hostname
mgmt2.cloud.eng.lab.bos.redhat.com
network --device eth5 --onboot no --bootproto dhcp --hostname
mgmt2.cloud.eng.lab.bos.redhat.com
network --device eth6 --onboot no --bootproto dhcp --hostname
mgmt2.cloud.eng.lab.bos.redhat.com
network --device eth7 --onboot no --bootproto dhcp --hostname
mgmt2.cloud.eng.lab.bos.redhat.com
rootpw --iscrypted $1$1o751Xnc$kmQKHj6gtZ50IILNkHkkF0
firewall --enabled --port=22:tcp
authconfig --enableshadow --enablemd5
selinux --permissive
reboot
services --enabled=multipathd
timezone --utc America/New_York
bootloader --location=mbr --driveorder=cciss/c0d0 --append="rhgb quiet console=ttyS0,115200"
# 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
driver scsi cciss
clearpart --all --drives=cciss/c0d0
part /boot --fstype ext3 --size=200 --ondisk=cciss/c0d0
part pv.01 --size=0 --grow --ondisk=cciss/c0d0
volgroup InstallVG --pesize=32768 pv.01
logvol swap --fstype swap --name=SwapLV --vgname=InstallVG --size=1024 --grow
--maxsize=10240
logvol / --fstype ext4 --name=RootLV --vgname=InstallVG --size=1024 --grow
%packages
@admin-tools
@base
@core
www.redhat.com 34
Kommentare zu diesen Handbüchern