1
0
Fork 0

Add vagrant vbguest plugin to readme

timestamps
dump_stack() 2018-10-06 20:01:27 +00:00
parent f579303bb9
commit 335d4e8211
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Because it's a very complicated to debootstrap qemu images from macOS,
preferred way is to use Vagrant with any hypervisor.
$ brew cask install vagrant
$ vagrant plugin install vagrant-vbguest
$ cd $GOPATH/src/github.com/jollheef/out-of-tree/qemu/tools/qemu-debian-image
$ vagrant up && vagrant destroy -f