Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyper-V nested virtualization on Root OS #184

Closed
lewisl9029 opened this issue Mar 30, 2016 · 9 comments
Closed

Hyper-V nested virtualization on Root OS #184

lewisl9029 opened this issue Mar 30, 2016 · 9 comments

Comments

@lewisl9029
Copy link

Now that nested virtualization is supported for Hyper-V VMs, I was wondering if it'd also be possible to enable it for the Root OS.

This would be very useful for running other virtualization products like VirtualBox and VMware Workstation in the Root OS under Hyper-V (the other way around, Hyper-V nested under VMware Workstation, has been possible for quite some time).

Right now when I try to run a 64-bit VMware Workstation VM under the Hyper-V Root OS (with the vmx.allowNested = TRUE flag), I get the following error:

This virtual machine is configured for 64-bit guest operating systems. However, 64-bit operation is not possible.

This host does not support Intel VT-x.

For more detailed information, see http://vmware.com/info?id=152.
@theodthompson
Copy link
Contributor

We're definitely aware of this incompatibility, but it is currently not possible.
What specific virtualization apps would you want to use? VirtualBox? Workstation?

@lewisl9029
Copy link
Author

Ideally, both. =)
I use Vagrant for most of my dev work and a vast majority of the Vagrant boxes on Atlas were built for VirtualBox and Workstation, with only a handful of popular distro's available for Hyper-V.

@theodthompson
Copy link
Contributor

Good to know. Thanks!
Just curious - what are you using Hyper-V in this situation?

@lewisl9029
Copy link
Author

I was trying out the new Docker for Windows Beta, which integrates with Hyper-V: https://blog.docker.com/2016/03/docker-for-mac-windows-beta/

My experiences with the beta have been pretty great so far, but it'd be nice to not have to choose between the new Docker + Hyper-V integration and Vagrant + VirtualBox/Workstation.

@theodthompson
Copy link
Contributor

Got it. Thanks for your feedback... closing this for now.

scooley added a commit that referenced this issue May 3, 2016
Added pre-release VM article back into TOC.
@matthiasg
Copy link

is this even on microsoft's radar ? or not deemed important ?

@theodthompson
Copy link
Contributor

@matthiasg definitely on the radar :)

@flydvorkin
Copy link

New Hyper-V from Windows Server 2019 (17763.1) has the same problem. No way to enable nested virtualization for Root Os

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants