September 23, 2016

PVE: Kickstart CentOS/Preseed Ubuntu

You can use KVMs direct kernel boot feature to boot things without having an ISO or using PXE. These options can be set in args: in Proxmox. Doing so, we can simply kickstart a CentOS or preseed an Ubuntu installation by passing all necessary options. UPDATE 2017-11-06 Ansible approach Example: CentOS Prepare kernel Grab CentOS kernel (if not alreay done, then skip this step and adjust paths in qm create command) Read more