Skip to content

Instantly share code, notes, and snippets.

@aro-tech
Created February 17, 2016 00:30
Show Gist options
  • Save aro-tech/b21baa9c195acedb3cf9 to your computer and use it in GitHub Desktop.
Save aro-tech/b21baa9c195acedb3cf9 to your computer and use it in GitHub Desktop.
Error output asked for
>docker-machine -version
docker-machine version 0.5.6, build 61388e9
>docker-machine create -d virtualbox test
Running pre-create checks...
Creating machine...
(test) Copying C:\Users\alan\.docker\machine\cache\boot2docker.iso to C:\Users\alan\.docker\machine\machines\test\boot2docker.iso...
(test) Creating VirtualBox VM...
(test) Creating SSH key...
(test) Starting the VM...
Error creating machine: Error in driver during machine creation: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment