docker-archive / toolbox

The Docker Toolbox
https://docker.com/toolbox
3.22k stars 1.23k forks source link

VT-X issue in windows #616

Open javixeneize opened 7 years ago

javixeneize commented 7 years ago

Hi

I am being unable to run Docker in Windows7. As far as i have read, there is a configuration that i need to change in the BIOS to allow VT-X virtualisation....

But i dont have access to the BIOS

Is there any way (or any version) that allows you to run docker without activating VT-X?

Thanks

ramlaxman commented 7 years ago

Hi @javixeneize,

Might be you are running Docker for Windows which is actually not developed for Windows 7.

You need to download Docker Toolbox.

If you are having any problem regarding wifi connectivity or docker not running correctly, you can refer to #617 .

Also, you can run Docker Toolbox without VT-x enabling from BIOS

If this solves your problem, please close this issue.