pi-node / instructions

254 stars 154 forks source link

Docker Desktop error - Virtualization Enabled In Firmware: No #99

Open HawkEyeJW1971 opened 3 years ago

HawkEyeJW1971 commented 3 years ago

The Error reads: "Hardware assisted virtualization and data execution protection must be enabled in the BIOS" No BIOS Hyper-V while trying to run as Node Note: Hyper-V is built into Windows as an optional feature -- there is no Hyper-V download. If the PC bios doesn't have it fully in for Windows 10 Pro, some computers are not going to work. HP only had an update for my BIOS for Windows 7 64bit and couldn't be installed, due to the fact I have Windows 10 Pro on the PC. I have manually turned on every Hyper-V possible. In Power Shell I turned on every Hyper-V possible using the following command "Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All" The From command prompt (cmd.exe) window, typing systeminfo, to see if it worked. At first, two where turned off but now only the one is not available, sadly it is the one I need. I have 3 of the 4 that are possible Hyper-V Requirement: VM Monitor Mode Extensions: Yes Virtualization Enabled In Firmware: No Second Level Address Translation: Yes Data Execution Prevention Available: Yes The issue arrives in Virtualization Enabled In Firmware: No and after reading 20 different internet pages, I sadly discovered there is no way to add it to my BIOS Command prompt hyper-v

HawkEyeJW1971 commented 3 years ago

In Windows Features - Turn Features on or off, it appears all are on, however after reading up, it seems that the problem could be also within Windows 10. Some Hyper-V folders read as just Hyper-V or Hyper-V Hypervisor. At first before the Power Shell command these boxes were not checked as being turned on and were greyed out as if not possible. The power shell command enabled them all. However the problem still shows, Virtualization Enabled In Firmware: No See screenshot attached, I have boxed in red. Hyper-V turn on

ihatejam commented 3 years ago

You'll probably have better luck troubleshooting your Docker issue on the Docker site. Once you've got Docker going, hit us up back here with any Pi node/desktop app issues.

brokenisuseless commented 3 years ago

AMD cpu?