fnichol / dvm

An on demand Docker virtual machine, thanks to Vagrant and boot2docker. Works great on Macs and other platforms that don't natively support the Docker daemon. Support VirtualBox, VMware, and Parallels.
http://fnichol.github.io/dvm
Apache License 2.0
458 stars 71 forks source link

DVM does't finish booting #45

Open 3goats opened 9 years ago

3goats commented 9 years ago

Hi,

Just installed and configured DVM, however the machine finishes booting. e.g.

Bringing machine 'dvm' up with 'vmware_fusion' provider...
==> dvm: Verifying vmnet devices are healthy...
==> dvm: Preparing network adapters...
==> dvm: Starting the VMware VM...
==> dvm: Waiting for the VM to finish booting...

image

zaps commented 9 years ago

@carlskii if you're seeing this issue with VMware Fusion 6 and Vagrant 1.6.X, take a look at #42, specifically @sykesm's Vagrantfile workaround to get them to play nice together.