When I am launching a VM I am getting the error VT-X is disabled in the BIOS for all the CPU modes

0 votes

When I am launching a VM I am getting the error VT-X is disabled in the BIOS for all the CPU modes.
Attaching the
screen shot of the error please look into this ASAP.

Dec 19, 2018 in Docker by Ali
• 11,360 points
834 views

4 answers to this question.

0 votes

Hey @Ali, Seems like you have to enable virtualization in the BIOS of your local system.

Hope this helps:)

answered Dec 19, 2018 by Charlie
0 votes

There could be two main possibilities for this error:

  • The hardware acceleration feature may be disabled which in most cases disables by default or
  • if you have Hyper V installed it takes up most of the hardware acceleration features and virtualization won't work
possible solutions:
  • Try uninstalling Hyper V
  • turn Intel VT-x on in your BIOS 
answered Dec 20, 2018 by Kalgi
• 52,360 points
0 votes
Adding to @kalgi's answer, Also make sure you have 64GB system. If you have 32GB system then try allocating less 3GB space to the Virtual machine as a 32GB system will not have enough resources to supply the VM.
answered Dec 20, 2018 by Eric
0 votes

To turn Intel VT-x on in your BIOS, follow these steps:

  • Restart your system
  • Press the appropriate key during reboot. This appropriate key depends on the computer's manufacturer. In most of the cases, it's either f2 or Delete
  • Go to settings once the system starts -> Advanced CPU configuration -> processor -> Intel Virtualization Technology -> enable that option -> Save and Exit
  • Reboot your system.
answered Dec 20, 2018 by Fez

Related Questions In Docker

0 votes
1 answer
0 votes
1 answer

How to manage Application version for VM's in Azure Autoscaling group

First of all, You have to launch ...READ MORE

answered Apr 24, 2018 in DevOps on Cloud by shubham
• 7,340 points
750 views
0 votes
1 answer

Use vagrant to update $PATH of guest vm

Just try the below script: mvm.vm.provision :shell, :inline ...READ MORE

answered May 1, 2018 in Other DevOps Questions by shubham
• 7,340 points
933 views
0 votes
1 answer

How do I preserve local ivy repository in Bluemix BUILD & DEPLOY?

You're right--the pipeline spins up a new ...READ MORE

answered Jul 17, 2018 in Other DevOps Questions by Atul
• 10,240 points
415 views
0 votes
2 answers

How do I fix the “no space left on device” error in docker?

Try cleaning up: $ docker volume rm $(docker ...READ MORE

answered Aug 14, 2019 in Docker by Sirajul
• 59,230 points
12,132 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP