Installation and setup automation tool for QEMU virtual machines.
AutoQEMU automates the installation and setup of ISO images of operating systems, using QEMU to run the VMs, expect to bootstrap the environment, and SSH for the rest.
Get the latest tarball and install with the usual steps:
$ make
$ [sudo] make install
The required dependencies are:
Documentation is available via installed man pages or online: autoqemu.1
.