Installing Hyper-V & VMWare on the same box

Loading

Last Updated on January 24, 2013 by GrahamWalsh

I had been looking around for more info on installing both Hyper-V and VMWare (any version) side by side on my Server 2012 box. Found a solution for the problem that entails modifying the boot menu to be able to start without the Hypervisor Running:

bcdedit /copy {default} /d “No Hypervisor”

## after pressing enter a message stating the operation was succesful,
## you should also see a GUID.
## Copy that and use it in the command below

bcdedit /set {GUID_RETURNED_FROM_PREV_COMMAND} hypervisorlaunchtype off

 

Sign up now
Sign up now

Don’t miss the monthly MTDAMA!

We don’t spam! Read our privacy policy for more info.

All search results
%d bloggers like this: