docker-machine-vmwareworkstation
docker-machine-vmwareworkstation copied to clipboard
Disk not created
Hi,
I doesn't start as the default.wmdk disk is not created. I am using the VMWare-Vix-1.6.2
Cdt,
SK
Can confirm. A .vmdk isn't created so the machine can't run, but the machine is created specifying that it needs a disk.
I have managed to work around this:
- Launch Quickstart
- Wait for "Waiting for VM to come online"
- Navigate to the VM's location (C:\Users\YOUR-USER-HERE.docker\machine\machines\default)
- Import the .vmx file in your library (like with Workstation Player)
- Edit the machine's setting to remove the harddisk
- Launch the machine
- After a bit (the waiting countdown is 120s) quickstart should continue and complete succesfully
Is this still an issue?
Yes, can confirm on v1.1.0 Note, that I did not ran into this issue when creating machine for the first time.
Update. Probably occurs when VMWare is installed not in the standard path (c:/files x86/..)