Hello,
-- I installed Vagrant and specifically placed it into my D hard drive... as its larger, When I ran vagrant up it downloaded a bunch of things and I am not sure where it placed them, now my C drive is about 10 gbs or more shorter, I've uninstalled everything via uninstall however my C driver is still short on the much needed gbs... please let me know how to find anad remove any files downloaded / installed, Thank you 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 [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/9f9fadff-6be5-41a8-8380-c13b0d1b5b36%40googlegroups.com. For more options, visit https://groups.google.com/d/optout. |
I just found this "VirtualBox VMs" in the Users->YourUser folder... anywhere else to look at?
-- On Wednesday, November 29, 2017 at 11:04:01 PM UTC-6, Kiril Zdravkov wrote:
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 [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/15e3d60b-50a0-4d50-aaea-278502c2e586%40googlegroups.com. For more options, visit https://groups.google.com/d/optout. |
%userprofile%\.vagrant.d (be aware that if you have vmware VMs the VM images might end up in the <project>\.vagrant directory next to the Vagrantfile) Cheers, Torben Kiril Zdravkov <[hidden email]> schrieb am Do. 30. Nov. 2017 um 06:15:
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 [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CACN%2Ba_Z2Xiy%3DD%2BBiaWPxSAPZ9%2Bs0r8fJqQK6j2Y1DssHc%2BeL2Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout. |
In reply to this post by Kiril Zdravkov
hello you can setup a variable VAGRANT_HOME to point to the dir where you want to download all the template boxes and other vagrant stuff for Virtualbox, open the virtualbox gui then update the virtual machine folder as this is the root for all the VMs to be created. hope this helps alvaro. On Thu, Nov 30, 2017 at 6:04 AM, Kiril Zdravkov <[hidden email]> wrote:
Alvaro 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 [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezyaxtAZtxuB9%3DyfmD_LkrjySyrohTDGmWehVRNhKqsCw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout. |
Thank you both
-- On Thursday, November 30, 2017 at 3:00:20 AM UTC-6, Alvaro Miranda Aguilera wrote:
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 [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/073fffcf-4d25-44ea-986c-df5a2f70b3a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |