In wishing to test my Snappy Swarm — scripts to run Docker Swarm under Ubuntu Snappy (work in progress, but almost ready for a release) — I decided to try running the scripts inside a Virtualbox instance spawned by Vagrant. kvm
doesn’t work inside virtualbox, so qemu
was the way to go. I’m modifying the scripts to discover if kvm
is available and if not to use qemu.
Long story short, boot using qemu inside a virtualbox instance and ….
Voila!