Skip to content

tarhelypark/kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

kickstart

Kickstart files for install CentOS quickly.

How to use it?

  • Download centos network install ISO from http://mirror.centos.org/centos/6/isos/
  • Boot from the ISO file
  • On the boot screen press TAB and write 'ks=config-file-url' at the end of configuration line where config-file-url is the link provided for every config file
  • Press enter and autmatic installation will start

Config file naming

Config file names created this way:

architecture-filesystem-root_size-swap_size-packages-lang.cfg

Kickstart files

  • xen-lvm-all-auto-min_admin-hu.cfg: Kickstart for XEN HVM with LVM. Root partition will use all available space and swap will be duble of RAM. Basic admin tools and EPEL repo will be installed. Short link: http://bit.ly/1oXfy17

Root password

During the installation root password will be set to 'tmppwd'.

Don't forget to change root password after the first boot!

About

Kickstart files for install CentOS quickly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors