Achilleas Tzenetopoulos 55eb5af82c how to create a vm %!s(int64=5) %!d(string=hai) anos
..
README.md 55eb5af82c how to create a vm %!s(int64=5) %!d(string=hai) anos
meta-data 55eb5af82c how to create a vm %!s(int64=5) %!d(string=hai) anos
script.sh 55eb5af82c how to create a vm %!s(int64=5) %!d(string=hai) anos
user-data 55eb5af82c how to create a vm %!s(int64=5) %!d(string=hai) anos
vars 55eb5af82c how to create a vm %!s(int64=5) %!d(string=hai) anos

README.md

Create Virtual Machines

First some checks

$ lscpu
## or ##
$ kvm-ok

Packages Installation (for ubuntu 20)

$ sudo apt install qemu-kvm libvirt-daemon-system libvirt-clients virtinst cpu-checker libguestfs-tools libosinfo-bin

Configure bridge networking

Create the virtual machine

  1. Configure the vars file
  2. Configure the user-data and meta-data files
  3. Run the script.sh
  4. Map an IP to the newly added MAC address