# Kickstart file automatically generated by anaconda. # Modified for msu-kvm-1 # Example disabling Dell's new Ethernet device naming install nfs --server=10.10.128.16 --dir=/export/distro/SL/6.1/x86_64/os lang en_US.UTF-8 keyboard us network --onboot yes --device eth0 --bootproto static --ip 10.10.128.91 --netmask 255.255.240.0 --noipv6 --nameserver 10.10.128.16 network --onboot yes --device eth1 --bootproto static --ip 192.41.236.91 --netmask=255.255.254.0 --gateway 192.41.236.1 --noipv6 --hostname msu-kvm-1.aglt2.org rootpw --iscrypted $6$KJmXL/Hs$flfATd6Drt0uHdGeg8YFAXnXjAo/OdkL7ksZUtgQ9pXn.JucxtzZn3x7HXNh28pEv00LJifOchHKM0H6pRiKC/ firewall --service=ssh authconfig --enableshadow --passalgo=sha512 selinux --enforcing timezone --utc America/New_York bootloader --location=mbr --append="crashkernel=auto biosdevname=0" # identify drives based on PCI ID # drives naming went by PERC6E (sda, sdb, sdc) then internal RAID (sdd) clearpart --all --drives=/dev/disk/by-path/pci-0000:03:00.0-scsi-0:1:0:0 ignoredisk --drives=/dev/disk/by-path/pci-0000:05:00.0-scsi* part /boot --fstype=ext4 --size=500 part pv.008002 --grow --size=1 volgroup vg_msukvm1 --pesize=4096 pv.008002 logvol /home --fstype=ext4 --name=lv_home --vgname=vg_msukvm1 --size=30000 logvol / --fstype=ext4 --name=lv_root --vgname=vg_msukvm1 --size=30000 logvol swap --name=lv_swap --vgname=vg_msukvm1 --size=8000 repo --name="Scientific Linux" --baseurl=nfs://10.10.128.16:/export/distro/SL/6.1/x86_64/os --cost=100 reboot %packages @base @client-mgmt-tools @console-internet @core @debugging @directory-client @hardware-monitoring @java-platform @large-systems @misc-sl @network-file-system-client @performance @perl-runtime @scalable-file-systems @server-platform @virtualization @virtualization-tools @virtualization-platform @virtualization-client oddjob sgpio pax certmonger pam_krb5 krb5-workstation perl-DBD-SQLite