Skip to content

IT bits and pieces

IT: geamuri and open source

  • Contact Us

Recent Posts

  • SUID gotcha
  • Storage in Windows 2012R2
  • Windows 2012R2 SysPrep in VMware
  • install oVirt 3.6 on Centos 7
  • error connecting to EMS on exchange server – The WinRM client cannot process the request

Recent Comments

    Archives

    • December 2019
    • April 2016
    • March 2016
    • June 2014
    • January 2014
    • April 2013
    • March 2013
    • February 2013
    • November 2012
    • December 2011
    • October 2011
    • July 2011
    • June 2011
    • April 2011
    • January 2011
    • September 2010
    • September 2009
    • April 2009
    • November 2008
    • October 2008
    • August 2008

    Categories

    • Latex
    • Linux
    • Math
    • Uncategorized
    • windows

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Month: April 2013

    “Hyper-V cannot be installed: A hypervisor is already running” – enable nested virtualization in ESXi 5.1

    • this is enabled per VM; shutdown the VM
    • edit the vmx file, adding the following lines:
      hypervisor.cpuid.v0 = "FALSE"
      mce.enable = "TRUE"
      vhv.enable = "true"

       

    Posted on April 15, 2013Author adminCategories windowsLeave a comment on “Hyper-V cannot be installed: A hypervisor is already running” – enable nested virtualization in ESXi 5.1
    Proudly powered by WordPress