Running Windows Server 2008 x64 RC0 on VMWare Server 1.03

11/7/2007 12:35:00 AM

I've been using both VMWare Server and Virtual Server 2005 for quite a while now, and while each has strengths and annoyances, I like VS2005 better, mostly because I've written a bunch of PowerShell cmdlets to manage it. However, I needed to deploy a few 64-bit Longhorn images this week, and because VS doesn't yet support 64-bit guest VMs, I had to go back to VMWare.

Trammel runs our test lab, and he provisioned a couple of 64-bit images for me running on VMWare Server. I hooked up the WS2008 RC0 ISO image and installed without any difficulty (other than dealing with the impossibly bad KVM virtualization when the VMWare Tools aren't installed in the image). But when it came time to configure the networking in the VM, there were no NICs to be found, even though there was one configured for the VM.

I spent about half the day trying to get the problem sorted out.

The trick is: BEFORE you install WS2008, edit the VMWare configuration file for your VM and add the following line:

Ethernet0.virtualDev = "e1000"

Then start the VM and install WS2008. WS2008 will then detect the NIC properly. I don't know what the issue is, but I guess that VMWare can present different kinds of virtual NICs to the OS, and the "e1000" NIC is something that WS2008 recognizes.

If you do this AFTER you've installed WS2008, it won't work. Not sure why that should be the case, either, but there it is.

Related posts

Comments

9/8/2008 6:49:05 AM

If running VMWare Server 2.0 (though beta) try installing VMWare Tools. I thankfully found this post after beating my head against the wall for a similar half day, but instead also upgraded to the Server 2.0 RC, so if that's an option for you (non-production) give it a try.

tc_s1 us

10/8/2008 3:03:58 AM

Thanks a lot it work for me, I am using Vmware 1.0.4, with Win2008 64 bit Smile.

I tried procedure given by thebackroomtech.com/.../
not working for me.... :-(


Great..

te in

Add comment


 

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

12/1/2008 9:29:49 AM

Powered by BlogEngine.NET 1.3.1.0
Theme by Mads Kristensen

Search

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008