简体   繁体   中英

Cannot start docker after installation on Windows 10 Home edition

I am brand new to docker with windows. I have installed the Docker toolbox version as my laptop cannot run hyper-v. After the installation of Docker Toolbox (OS is Windows 10 Home) I run Docker Quickstart Terminal and in the console, I see this:

Running pre-create checks... Error with pre-create check: "This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory" Looks like something went wrong in step ´Checking if machine default exists´... Press any key to continue...

I have opened my BIOS menu to try to change this but I am not presented with an option to do so as if it's hidden. I've no idea how to get around this and other StackOverflow solutions are not fixing my issue.

My Laptop model is an Acer Aspire E1-531.

Any help on enabling the VT-X/AMD-v would be brilliant thanks

You really don't need a new laptop. If the virtualization is disabled, you may enable it while turning on your system.

From: https://amiduos.com/support/knowledge-base/article/enabling-virtualization-technology-in-hp-systems

  1. Turn ON the System
  2. Repeatedly press Esc key at startup.
  3. Press the F10 key for BIOS Setup.
  4. Press the right arrow key to System Configuration tab, Select Virtualization
  5. Technology and then press the Enter key.
  6. Select Enabled and press the Enter key.
  7. Press the F10 key and select Yes and press the Enter key to save changes and Reboot.

Follow this link to see your laptop support VT-X/AMD-v. If not then you have no other choice other than changing your laptop to run hypervisors.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM