hello, the error is complaining about the disk on the box you are using is not good.
can you test with the default one? mkdir precise64 cd precise64 vagrant init -m hashicorp/precise64 vagrant up if you still hit the same error, please provide a gist paste bin of the logs, do not send screenshots please. gist.github.com ls -al ~ ls -al ~/Virtualbox* ls -al ~/.vagrant* id vagrant destroy VAGRANT_LOG=debug vagrant up Thanks Alvaro. On Fri, Jun 26, 2015 at 12:18 AM, Yiqun Liu <[email protected]> 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/64f8a113-3621-4136-9961-f0c46af739ee%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/64f8a113-3621-4136-9961-f0c46af739ee%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAHqq0eyJ355CLSvAWpMPLVcqBug2pPCjqJuuapOSrV167vn2Tg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
