Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 450 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 450 Bytes

virtinst scripts

virt-install script with RHEL (CentOS) kickstart and Debian (Ubuntu) preseed

Ubuntu (Debian)

ubuntu-virtinst-preseed.sh [options] NAME RELEASE
  • RELEASE should be either of Ubuntu code name (e.g., precise, raring, trusty)

CentOS (RHEL)

centos-virtinst-kickstart.sh [options] NAME [RELEASE]
  • RELEASE should be either of CentOS release version (e.g., 6, 6.5, 6.4)