Notice: Trying to access array offset on value of type null in /var/www/wiki/includes/profiler/SectionProfiler.php on line 99

Notice: Trying to access array offset on value of type null in /var/www/wiki/includes/profiler/SectionProfiler.php on line 99

Notice: Trying to access array offset on value of type null in /var/www/wiki/includes/profiler/SectionProfiler.php on line 100

Notice: Trying to access array offset on value of type null in /var/www/wiki/includes/profiler/SectionProfiler.php on line 100

Notice: Trying to access array offset on value of type null in /var/www/wiki/includes/profiler/SectionProfiler.php on line 101

Notice: Trying to access array offset on value of type null in /var/www/wiki/includes/profiler/SectionProfiler.php on line 101
Nesting Hyper-V with VMware Fusion & Server 2008 - Zam Wiki

Nesting Hyper-V with VMware Fusion & Server 2008

From Zam Wiki

Revision as of 04:29, 28 September 2013 by Zam (talk | contribs) (Created page with "Yo dawg, I heard you like virtualization, So I create this method so that you can have virtual inside a virtual machine.. ;D * First, edit the .vmx file inside your virtual ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Yo dawg, I heard you like virtualization, So I create this method so that you can have virtual inside a virtual machine.. ;D


  • First, edit the .vmx file inside your virtual folder
  • Then, put this line;
vhv.enable = "TRUE"
hypervisor.cpuid.v0 = "FALSE"
mce.enable = "TRUE"
  • Then, go to Setting > Advance > Preferred virtualization engine
  • Select Intel VT-x with EPT
  • After finish step above, start your virtual machine (Windows Server 2008 for sure!)
  • Install your Server 2008 and add Hyper-V role

Happy hacking. :)