USB Bootable CentOS with custom Kickstart
Re-imaging servers for testing purposes is a laborious activity. Anything that can speed this up is a godsend. In a networked environment using a tftp and pxe boot solution is a common approach. In a non networked environment using bootable usb can save some time.
This script creates an CentOS based ISO (with a custom kickstart) that can be burned to a USB.
The content for the script was based off an article by Siyuan Liu.