I want to use Windows Server 2008 R2 as a host, and load RedHat as a guest OS. Should I use VMWare, or does Windows have something built in that competes with VMWare?
3 Answers
Microsoft has Hyper-V built into Win2k8.
Edit: I've been corrected. RHEL is supported as a guest
http://technet.microsoft.com/en-gb/library/cc794868(WS.10).aspx

- 1,213
- 4
- 15
- 22

- 5,665
- 2
- 29
- 37
-
for redhat http://blogs.msdn.com/b/virtual_pc_guy/archive/2009/07/21/linux-integration-components-v2-rc2-for-hyper-v-now-available.aspx – tony roth Jun 15 '10 at 22:04
-
@tony, trust MSFT to talk out of both sides of their mouth. Sheesh. – Holocryptic Jun 15 '10 at 22:12
-
well it is what it is, seems to run quite fine for us. – tony roth Jun 15 '10 at 22:31
-
@tony, I'm not doubting you. IIRC, I had a coworker who managed to install SunOS on a hyper-v guest. My point is that I have a MSFT doc saying one thing, and you have a MSFT doc saying another. But if it works, run with it. – Holocryptic Jun 15 '10 at 22:42
-
@Holocryptic: From the page you linked: "At RTM of Hyper-V Server 2008 R2, SUSE Linux Enterprise Server 10, SUSE Linux Enterprise Server 11 and **RedHat RHEL 5 will be supported."** – Chris S Jun 16 '10 at 12:58
-
The link above was referring to the release candidate releases, for an updated list try: http://technet.microsoft.com/en-gb/library/cc794868(WS.10).aspx – SteveBurkett Jun 16 '10 at 13:09
-
@steveburkett thanks for the update, I was aware of it just didn't know that I had pasted the wrong link! – tony roth Jun 16 '10 at 14:29
Windows Server 2008 has Hyper-V built in, and Windows Server 2008 R2 also includes a newer version Hyper-V which supports much better backup and integration with System Center Virtual Machine Manager (a must have if you are going to be managing more than a handful of virtual host machines).
While it may not be "supported" many other OSes work under Hyper-V, they simply don't get the integration tools installed. Its a trade-off, but I haven't seen too many issues with it.
That said, we get very good density out of our Hyper-V machines, although we have very low per-VM usage, we see 20+ VMs on a host machine, with 6 drive RAID-10, 32GB Memory, and two quad-core CPUs.

- 2,151
- 6
- 26
- 41
If you want to use a VMware then you can use the VMware player or use VMware workstation - both are hosted hypervisors.
-http://downloads.vmware.com/d/info/desktop_downloads/vmware_player/3_0 -http://downloads.vmware.com/d/info/desktop_downloads/vmware_workstation/7_0
You can also use Sun Virtual box, as another option, to host VMs in a Windows environment. -http://www.virtualbox.org/
I have tested them all and they would all be adequate for testing.

- 1,680
- 1
- 19
- 26