centos Centos kickstart made quickly First download a netinstall iso as we will be installing everyting from scratch. Lets go with CentOS-6.5-x86_64-netinstall.iso Mount the ISO and copy all files as we will be creating our own image natur@x240 ~ $ sudo mount -t iso9660 -o loop CentOS-6.
kickstart Centos 6 kickstart natur@x240 ~/Downloads $ wget http://mirror.for.me.uk/centos/6.5/isos/x86_64/CentOS-6.5-x86_64-netinstall.iso natur@x240 ~/Downloads $ sudo mount -t iso9660 -o loop CentOS-6.5-x86_