Hyper-V in VMware

Discussion in 'Windows Server' started by reginakampher, Aug 28, 2008.

  1. reginakampher

    reginakampher MDL Addicted

    Apr 5, 2008
    676
    159
    30
    #1 reginakampher, Aug 28, 2008
    Last edited: Aug 28, 2008
    I installed Server 2008 in VMware but I don't see Hyper-V in Server manager. Is my presumption that Hper-V is not supported in a virtual enviroment correct??
     
  2. TheOneAndOnly

    TheOneAndOnly MDL Junior Member

    Aug 21, 2007
    96
    3
    0
    Yep, only as a host is Hyper-V supported, and only under x64 editions.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. FelixV

    FelixV MDL Novice

    Nov 5, 2009
    29
    67
    0
    Yes, it is correct, but it would be nice to be able to create a virtual environment in a virtual environment ... and will soon see the events just like in the movie The Thirteenth Floor :biggrin:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. kelorgo

    kelorgo MDL Addicted

    Oct 29, 2012
    839
    1,506
    30
    It's very possible. Both VMware Workstation Pro and Player have the ability to do nested hardware virtualization. What you need:
    - Your physical host of course needs to be x64 and support hardware virtualization (SLAT, VT-x etc.)
    - Your host OS needs to be x64.
    - In VMware Workstation or Player, set the OS type to be "Hyper-V (unsupported)" (and don't set it to, say, Windows 2008).
    - In VMware Workstation or Player, under Hardware/Processor settings, enable "Virtualize Intel VT-x/EPT or AMD-V/RVI".

    You will then be able to enable Hyper-V in the guest OS, and run a further guest inside that (VM in a VM). Beware that it will run quite slowly!

    I have done this successfully many times with various combinations of guest OS-es.
     
  5. tommy_vercetti

    tommy_vercetti MDL Member

    Apr 3, 2008
    158
    17
    10
    That is called Nested VM, VMware lets you run vSphere in VMware Workstation, however I think Hyper-V does not allow you to do so
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. FelixV

    FelixV MDL Novice

    Nov 5, 2009
    29
    67
    0

    Thanks for the info, I did not know it.
    Live and always learn!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...