It will recreate that folder, but by deleting the vagrant.d/boxes subdirectory your VM templates that were installed when you did a 'vagrant up' are now gone. Removing that folder shouldn't have caused any issues, but it may have removed the plugins (vagrant-vmware-fusion) if you had any installed.
Your running VMs should still be in the Virtualbox VMs folder or in the .vagrant folder where your Vagrantfile is located (VMware). On Thursday, June 25, 2015 at 7:18:16 AM UTC-5, Yiqun Liu wrote: > > I'm currently using vagrant on my Mac with OS X 10.10.3. Yesterday when I > wanna reinstalled vagrant, I followed the instruction to uninstall it, that > is, running the custom uninstall tool and then remove 'vagrant.d' folder > under > my user menu. It is announced that the 'vagrant.d' will recover when > reinstall this software, but it didn't. Now I miss this folder and cannot > mount any virtual machine. I have made every effort but they didn't work. > I'm in dire need of mounting a machine. If someone could figure out the > issue and reply me as soon as possible, I will be gratitude. > > Btw, I removed this folder with the command of 'rm -rf /mypath', will this > indicate something? Is this command that prevents 'vagrant.d' folder from > reestablishing? > > > <https://lh3.googleusercontent.com/-9mRivrKxk1c/VYvxfui5sdI/AAAAAAAACe0/HRk6XVbtu7Y/s1600/%25E5%25B1%258F%25E5%25B9%2595%25E5%25BF%25AB%25E7%2585%25A7%2B2015-06-25%2B%25E4%25B8%258B%25E5%258D%25888.15.44.png> > > -- 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/f1034d0a-252a-4be7-babe-6fa89a947fb1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
