diff --git a/lib/vagrant/actions/vm/up.rb b/lib/vagrant/actions/vm/up.rb index 6556e4863..0603452ca 100644 --- a/lib/vagrant/actions/vm/up.rb +++ b/lib/vagrant/actions/vm/up.rb @@ -11,6 +11,10 @@ virtual machine already exists and is not a file! The dotfile is currently configured to be `#{Env.dotfile_path}` To change this value, please see `config.vagrant.dotfile_name` + +This often exists if you're trying to create a Vagrant virtual +environment from your home directory. To resolve this, you can either +modify the configuration a bit, or simply use a different directory. msg end