These scripts setup a kickstart server for VirtualBox and automate the spin-up of VirtualBox instances.
Requirements:
- VirtualBox
- Running HTTP server
- Adjust
VBOXROOT
for your VirtualBox installation - Be certain to use the same version with
PXESTUFF
variable asCENTOSISO
inkick_vbox_centos7.sh
- Modify the reference to the kickstart server in the PXE Menu
ks=http://192.168.1.5
- Be certain
CENTOSISO
corresponds toPXESTUFF
inkick_vbox_setup.sh