KVM on Arch Linux

From Wiki³

Icon Introduction

This is a tutorial on how to setup KVMs on Arch Linux using Ansible and vagrant-libvirt with QEMU as a back-end.

IconThis tutorial is meant as a supplement to my OVH: Custom Installation tutorial

Icon Installation

Before getting started there are a few packages that will be needed to set all of this up.

# pacaur -S qemu-headless qemu-headless-arch-extra vagrant

Icon References