hyv is a CLI tool that makes running xhyve VMs easier.
brew tap rahulg/hyv
brew install hyv
- Place
hyv
anywhere in your path
- Create a folder for your VM
- Place your
kernel
andinitrd
in this folder hyv --new
to create a skeleton config.hyv- edit
config.hyv
to match your desired config
cd $dir
hyv
to run the VMpoweroff
your VM to return to OS X