spinalcordtoolbox / sct_docker

Docker distribution of Spinal Cord Toolbox
3 stars 3 forks source link

Incompatibility related to Hardware Virtualization Technology #32

Open alexfoias opened 5 years ago

alexfoias commented 5 years ago

Docker toolbox installation might fail on win7 if your hardware doesn't support Hyper Virtualization. See step 1 in the installation process.

https://docs.docker.com/toolbox/toolbox_install_windows/

jcohenadad commented 5 years ago

@alexfoias how can you be sure that the problem you encountered is related to the fact that your hardware does not support Hardware Virtualization Technology, and not that virtualization was disabled? (see step 1.2)

alexfoias commented 5 years ago

My hardware does not support Hardware Virtualization Technology.

jcohenadad commented 5 years ago

My hardware does not support Hardware Virtualization Technology.

How did you assess it? (i need to know, in case someone runs into problem, we need to document how to assess this). Thx

jcohenadad commented 5 years ago

@alexfoias any update?

alexfoias commented 5 years ago

I ran the Microsoft® Hardware-Assisted Virtualization Detection Tool

Screenshot here:

Screen Shot 2019-08-02 at 9 58 08 AM
jcohenadad commented 5 years ago

We need to document this potential issue before users install Docker.