The Tools provides create and initialize the virtual machine.
Make sure you have installed the essential KVM packages.
# Create a directory to store the downloaded image
mkdir -p ~/Downloads
# Setup a new virtual machine
cd VM-WorkStation-tools
./local-kvm-cloudimage.sh <vm-name>
# Initial username and Password are ubuntu/123
-
The tool currently only supports ubuntu--cloud-server and will supports multiple version os.
-
Open.