Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

This computer doesn't have VT-X/AMD enabled error #892

Open
fawazahmed0 opened this issue May 30, 2020 · 3 comments
Open

This computer doesn't have VT-X/AMD enabled error #892

fawazahmed0 opened this issue May 30, 2020 · 3 comments

Comments

@fawazahmed0
Copy link

fawazahmed0 commented May 30, 2020

Not sure why it's showing this even though my pc already have virtualization enabled.

Others users are also facing similar problem here:
https://stackoverflow.com/questions/57441382/error-with-pre-create-check-this-computer-doesnt-have-vt-x-amd-v-enabled-ena

solution seems to be creating manually with --virtualbox-no-vtx-check flag

My OS: Windows 7

Command failed: C:\Program Files\Docker Toolbox\docker-machine.exe -D create -d virtualbox --virtualbox-memory 2048 default,Docker Machine Version: 0.16.1, build cce350d7,Found binary path at C:\Program Files\Docker Toolbox\docker-machine.exe,Launching plugin server for driver virtualbox,Plugin server listening at address 127.0.0.1:49781,() Calling .GetVersion,Using API Version 1,() Calling .SetConfigRaw,() Calling .GetMachineName,(flag-lookup) Calling .GetMachineName,(flag-lookup) Calling .DriverName,(flag-lookup) Calling .GetCreateFlags,Found binary path at C:\Program Files\Docker Toolbox\docker-machine.exe,Launching plugin server for driver virtualbox,Plugin server listening at address 127.0.0.1:49783,() Calling .GetVersion,Using API Version 1,() Calling .SetConfigRaw,() Calling .GetMachineName,(default) Calling .GetMachineName,(default) Calling .DriverName,(default) Calling .GetCreateFlags,(default) Calling .SetConfigFromFlags,Reading certificate data from C:\Users\Nawaz.docker\machine\certs\ca.pem,Decoding PEM data...,Parsing certificate...,Reading certificate data from C:\Users\Nawaz.docker\machine\certs\cert.pem,Decoding PEM data...,Parsing certificate...,(default) Calling .PreCreateCheck,(default) DBG | COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe --version,(default) DBG | STDOUT:,(default) DBG | {,(default) DBG | 5.2.20r125813,(default) DBG | },(default) DBG | STDERR:,(default) DBG | {,(default) DBG | },(default) DBG | Hyper-V is not installed.,Error with pre-create check: "This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory",open C:\Users\Nawaz.docker\machine\machines\default\default\Logs\VBox.log: The system cannot find the path specified.,notifying bugsnag: [Error with pre-create check: "This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory"],

@fawazahmed0 fawazahmed0 changed the title This computer doesn't have VT-X/AMD enabled This computer doesn't have VT-X/AMD enabled error May 30, 2020
@fawazahmed0
Copy link
Author

fawazahmed0 commented Jun 4, 2020

I assume the problem is only specific to AMD processors, because mine is amd FX 6300

@tktcorporation
Copy link

same issue AMD Ryzen 7 3700X 8-Core, docker toolbox v19.03.1, windows 10 home

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@fawazahmed0 @tktcorporation and others