# Kickstart file automatically generated by anaconda. install cdrom lang en_US.UTF-8 langsupport --default=en_US.UTF-8 en_US.UTF-8 keyboard us xconfig --card "VMWare" --videoram 64000 --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 16 --startxonboot network --device eth0 --bootproto dhcp --hostname c4x-32 rootpw --iscrypted $1$RPVl4F.1$fpacfsvDPjXTArTGIX0mv/ firewall --disabled selinux --disabled authconfig --enableshadow --passalgo=md5 timezone Europe/Madrid bootloader --location=mbr --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 / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 --grow logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=512 --grow --maxsize=1024 %packages @ text-internet @ dialup @ graphics @ development-tools lvm2 kernel e2fsprogs kernel-devel grub %post