script:/root/anaconda-ks.cfg
From Dgiref
# Kickstart file automatically generated by anaconda. install url --url http://mirror.scc.kit.edu/downloads/os/sl/x86_64/5.4 #file=SL.54.110309.CD.x86_64.disc1.iso lang en_US.UTF-8 keyboard de network --device eth0 --bootproto static --ip 141.52.171.184 --netmask 255.255.254.0 --gateway 141.52.170.1 --nameserver 141.52.92.18,141.52.3.3 --hostname dgiref-ifs1.fzk.de rootpw dgiref firewall --disabled authconfig --enableshadow --enablemd5 selinux --enforcing timezone --utc Europe/Berlin bootloader --location=mbr --driveorder=sda,sdb # 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 --linux --drives=sda,sdb #part /boot --fstype ext3 --size=100 --ondisk=sda #part pv.8 --size=0 --grow --ondisk=sdb #part pv.7 --size=0 --grow --ondisk=sda #volgroup VolGroup01 --pesize=32768 pv.8 pv.7 #logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup01 --size=1024 --grow #logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup01 --size=1000 --grow --maxsize=18048 %packages @base @core fipscheck device-mapper-multipath sgpio