On a WIN 8.1 64bit system. I have installed Virtualbox and Vagrant (Vagrant in the default dir C:\HashiCorp\Vagrant)
I then opened a shell, where the prompt is C:\Users\<MyUserName> Then I ran the 2 commands from this tutorial: https://docs.vagrantup.com/v2/getting-started/ $ vagrant init hashicorp/precise32 $ vagrant up OK the Vagrant is installed - I see it when I open Virtualbox - with the long default name, which I am also wondering if I can change to a shorter name myself? My questions are: I did everything with the default settings, and this means that Vagrant and the Virtualbox files are now all installed in my username folder root. And the Vagrant install in C:\HashiCorp\Vagrant That is a bit messy IMO. Should I have been running the 2 commands above in another dir? Eg. I have all my VM's in a special folder on another drive. Should I have been running the commands within the Hashi\Vagrant folder - or somewhere else? This info I am missing in the tutorial. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/18aea08d-6a22-46a1-9dc4-16e3d1da6c04%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
