#version=DEVEL install cdrom lang en_US.UTF-8 keyboard us network --onboot yes --device eth0 --bootproto dhcp --noipv6 firewall --service=ssh authconfig --enableshadow --passalgo=sha512 selinux --enforcing timezone Europe/Budapest bootloader --location=mbr --driveorder=sda --append=" rhgb crashkernel=auto 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 --none #part / --fstype=ext4 --grow --asprimary --size=200 #part swap --asprimary --size=512 #repo --name="CentOS" --baseurl=cdrom:sr0 --cost=100 %packages --nobase @core %end