[vagrant-up] Vagrant starting Ubuntu Vm through VirtualBox on a Windows machine not able to set up network configuration

2016-02-03 Thread Paul Davidson
I have a Windows 8.1 machine. I have installed Vagrant and VirtualBox. If I start an Ubuntu VM (ubuntu/trusty32) up using VirtualBox it seems to start fine. I can then use the following command to connect: > vagrant ssh However, if I instead use Vagrant to start the VM, it times out. The

[vagrant-up] Re: Vagrant starting Ubuntu Vm through VirtualBox on a Windows machine not able to set up network configuration

2016-02-03 Thread Paul Davidson
> > > Problem resolved by running this command in an elavated command prompt bcdedit /set hypervisorlaunchtype off -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may

[vagrant-up] Re: Error while installing VMWare workstation plugin

2015-03-23 Thread Paul Davidson
Have you tried installing the plugin via a normal cmd window? At least then you'd know your download is not corrupt. Although I assume you checked the signature of the download? FWIW: the MD5 i get for the 64bit file is: 9248C1AC5EB899F67F0C11740D1DA963 vagrant_1.7.2.msi I'm curious though,

[vagrant-up] Vagrant, Packer, VMWorkstation, Chef and/or Puppet etc... and working witn Windows 7 Srvr 2012 R2

2015-03-23 Thread Paul Davidson
Looking for feedback from users who have successfully implemented Windows with Vagrant and VMWorkstation: After not having much success with Vagrant and the free VMWorkstation version, I purchased a licensed copy (or work did.) After spending a month on other projects and building up VM