2

In windows 10, inside Virtualbox running centos 7 when I try to run the docker-machine command, it gives the below error

 docker-machine create --driver=virtualbox vbox-test
 Error with pre-create check: "This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory"

My computer has Virtualization enabled. How can I enable this in Virtualbox?

From windows I see Virtualization enabled.

wmic cpu get VirtualizationFirmwareEnabled
VirtualizationFirmwareEnabled
TRUE
phuclv
  • 30,396
  • 15
  • 136
  • 260
sfgroups
  • 121

0 Answers0