#platform=x86, AMD64, or Intel EM64T install autostep url --url http://192.168.2.2/OEL5.4/ lang en_GB keyboard uk xconfig --startxonboot network --bootproto=static --device=eth0 --gateway=192.168.2.1 --ip=192.168.2.200 --nameserver=192.168.2.2 --netmask=255.255.255.0 --onboot=on rootpw --iscrypted $1$78XhVdVN$5E9vKzeT44kd.xI77/3ZW/ firewall --disabled authconfig --enableshadow --enablemd5 selinux --disabled timezone --utc Europe/London xconfig --defaultdesktop=GNOME --depth=32 --resolution=1024x768 monitor --monitor="Monitor 1024x768" reboot bootloader --location=mbr --driveorder=sda --append="rhgb quiet" # 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 part /boot --fstype ext3 --size=100 --ondisk=sda part pv.2 --size=0 --grow --ondisk=sda volgroup VolGroup00 --pesize=32768 pv.2 logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=4096 logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1 --grow %packages @server-cfg @base-x @core @gnome-desktop @development-libs @admin-tools @base @system-tools @graphical-internet @development-tools @editors