Is possible to enable Hyper-V using nested virtualization with Windows 7 as host? [closed]Hyper-V on Windows 7?Easy imaging with 1-to-1 virtualizationWindows Server 2008 Hyper-V Server: Guest Windows Server machine imported - only see blinking underscoreHow do I restore a Windows Server 2008 R2 bare metal backup to a Windows Server 2012 R2 Hyper-V instance?Hyper-V 2012 R2 windows backup lingering checkpointsIs it a best practice to use Docker containers on a bare-metal Windows 2012r2 OS installation?Should I use Hyper-V for a Basic Windows Server 2016 File Server?Does the hyper-v guest firewall depend on the host configuration?Is a Hyper-V Container somewhere between a docker container and a virtual machine?
Indirectly defined macros: Undefined macro with "@" does not trigger compile error
How does a transformer increase voltage while decreasing the current?
Example of non-trivial functors
How to project 3d image in the planes xy, xz, yz?
Should an arbiter claim draw at a K+R vs K+R endgame?
Where does "0 packages can be updated." come from?
Grammar Mistakes in Math Writing
Do the English have an ancient (obsolete) verb for the action of the book opening?
How much salt (or any other substance one can find in a kitchen) do I need to add to make water boil at 104 °C?
When conversion from Integer to Single may lose precision
What does this sentence from Dazai Osamu's 「人間失格」 containing 「女の修行」 mean?
How Can I Tell The Difference Between Unmarked Sugar and Stevia?
How can drunken, homicidal elves successfully conduct a wild hunt?
Genetic limitations to learn certain instruments
How to tell your grandparent to not come to fetch you with their car?
Why only the fundamental frequency component is said to give useful power?
Inconsistent behavior of compiler optimization of unused string
Comparing and find out which feature has highest shape area in QGIS?
How would a aircraft visually signal in distress?
Do any instruments not produce overtones?
Avoiding cliches when writing gods
Magento 2: PWA sample data installation error
Preventing Employees from either switching to Competitors or Opening Their Own Business
Frame failure sudden death?
Is possible to enable Hyper-V using nested virtualization with Windows 7 as host? [closed]
Hyper-V on Windows 7?Easy imaging with 1-to-1 virtualizationWindows Server 2008 Hyper-V Server: Guest Windows Server machine imported - only see blinking underscoreHow do I restore a Windows Server 2008 R2 bare metal backup to a Windows Server 2012 R2 Hyper-V instance?Hyper-V 2012 R2 windows backup lingering checkpointsIs it a best practice to use Docker containers on a bare-metal Windows 2012r2 OS installation?Should I use Hyper-V for a Basic Windows Server 2016 File Server?Does the hyper-v guest firewall depend on the host configuration?Is a Hyper-V Container somewhere between a docker container and a virtual machine?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm tying to use docker on windows 10 virtual machine instaled on windows 7 host. I manually enabled Hyper-V on VM, but when I try to start docker it return error
The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 'MobyLinuxVM' failed to start. ailed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running.
As I understand it, VM still can't use Hyper-V. I know that is possible to enable Hyper-V on VM with nested virtualization, but I don't know if it is possible with not win10 as bare metal OS.
windows virtualization docker hyper-v
closed as off-topic by Gerald Schneider, womble♦ May 28 at 2:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions should demonstrate reasonable business information technology management practices. Questions that relate to unsupported hardware or software platforms or unmaintained environments may not be suitable for Server Fault - see the help center." – Gerald Schneider, womble
add a comment |
I'm tying to use docker on windows 10 virtual machine instaled on windows 7 host. I manually enabled Hyper-V on VM, but when I try to start docker it return error
The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 'MobyLinuxVM' failed to start. ailed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running.
As I understand it, VM still can't use Hyper-V. I know that is possible to enable Hyper-V on VM with nested virtualization, but I don't know if it is possible with not win10 as bare metal OS.
windows virtualization docker hyper-v
closed as off-topic by Gerald Schneider, womble♦ May 28 at 2:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions should demonstrate reasonable business information technology management practices. Questions that relate to unsupported hardware or software platforms or unmaintained environments may not be suitable for Server Fault - see the help center." – Gerald Schneider, womble
as you need a version of windows capable of running hyper-v (and win 7 does not) the answer has to be no.
– Jim B
May 21 at 17:34
add a comment |
I'm tying to use docker on windows 10 virtual machine instaled on windows 7 host. I manually enabled Hyper-V on VM, but when I try to start docker it return error
The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 'MobyLinuxVM' failed to start. ailed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running.
As I understand it, VM still can't use Hyper-V. I know that is possible to enable Hyper-V on VM with nested virtualization, but I don't know if it is possible with not win10 as bare metal OS.
windows virtualization docker hyper-v
I'm tying to use docker on windows 10 virtual machine instaled on windows 7 host. I manually enabled Hyper-V on VM, but when I try to start docker it return error
The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 'MobyLinuxVM' failed to start. ailed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running.
As I understand it, VM still can't use Hyper-V. I know that is possible to enable Hyper-V on VM with nested virtualization, but I don't know if it is possible with not win10 as bare metal OS.
windows virtualization docker hyper-v
windows virtualization docker hyper-v
asked May 21 at 9:33
Top_GopTop_Gop
111
111
closed as off-topic by Gerald Schneider, womble♦ May 28 at 2:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions should demonstrate reasonable business information technology management practices. Questions that relate to unsupported hardware or software platforms or unmaintained environments may not be suitable for Server Fault - see the help center." – Gerald Schneider, womble
closed as off-topic by Gerald Schneider, womble♦ May 28 at 2:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions should demonstrate reasonable business information technology management practices. Questions that relate to unsupported hardware or software platforms or unmaintained environments may not be suitable for Server Fault - see the help center." – Gerald Schneider, womble
as you need a version of windows capable of running hyper-v (and win 7 does not) the answer has to be no.
– Jim B
May 21 at 17:34
add a comment |
as you need a version of windows capable of running hyper-v (and win 7 does not) the answer has to be no.
– Jim B
May 21 at 17:34
as you need a version of windows capable of running hyper-v (and win 7 does not) the answer has to be no.
– Jim B
May 21 at 17:34
as you need a version of windows capable of running hyper-v (and win 7 does not) the answer has to be no.
– Jim B
May 21 at 17:34
add a comment |
1 Answer
1
active
oldest
votes
The following requirements must be met to implement nested virtualization in Hyper-V:
- The host operating system must be Windows Server 2016 or Windows 10 (Anniversary update or later). Older Windows versions don’t support nested virtualization.
- The Hyper-V VM must be of version 8 or higher.
- The physical server must have a compatible CPU that supports the appropriate virtualization features. Only Intel processors with VT-x and EPT technology support nested virtualization. AMD processors do not currently support nested virtualization.
- There must be enough physical memory to run the VMs.
- The VM cannot use Dynamic Memory.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The following requirements must be met to implement nested virtualization in Hyper-V:
- The host operating system must be Windows Server 2016 or Windows 10 (Anniversary update or later). Older Windows versions don’t support nested virtualization.
- The Hyper-V VM must be of version 8 or higher.
- The physical server must have a compatible CPU that supports the appropriate virtualization features. Only Intel processors with VT-x and EPT technology support nested virtualization. AMD processors do not currently support nested virtualization.
- There must be enough physical memory to run the VMs.
- The VM cannot use Dynamic Memory.
add a comment |
The following requirements must be met to implement nested virtualization in Hyper-V:
- The host operating system must be Windows Server 2016 or Windows 10 (Anniversary update or later). Older Windows versions don’t support nested virtualization.
- The Hyper-V VM must be of version 8 or higher.
- The physical server must have a compatible CPU that supports the appropriate virtualization features. Only Intel processors with VT-x and EPT technology support nested virtualization. AMD processors do not currently support nested virtualization.
- There must be enough physical memory to run the VMs.
- The VM cannot use Dynamic Memory.
add a comment |
The following requirements must be met to implement nested virtualization in Hyper-V:
- The host operating system must be Windows Server 2016 or Windows 10 (Anniversary update or later). Older Windows versions don’t support nested virtualization.
- The Hyper-V VM must be of version 8 or higher.
- The physical server must have a compatible CPU that supports the appropriate virtualization features. Only Intel processors with VT-x and EPT technology support nested virtualization. AMD processors do not currently support nested virtualization.
- There must be enough physical memory to run the VMs.
- The VM cannot use Dynamic Memory.
The following requirements must be met to implement nested virtualization in Hyper-V:
- The host operating system must be Windows Server 2016 or Windows 10 (Anniversary update or later). Older Windows versions don’t support nested virtualization.
- The Hyper-V VM must be of version 8 or higher.
- The physical server must have a compatible CPU that supports the appropriate virtualization features. Only Intel processors with VT-x and EPT technology support nested virtualization. AMD processors do not currently support nested virtualization.
- There must be enough physical memory to run the VMs.
- The VM cannot use Dynamic Memory.
answered May 21 at 11:54
batistuta09batistuta09
4,006411
4,006411
add a comment |
add a comment |
as you need a version of windows capable of running hyper-v (and win 7 does not) the answer has to be no.
– Jim B
May 21 at 17:34