Welcome to TechNet Blogs Sign in | Join | Help

Martin Buckley - on systems management

Blogging about systems management - with a partner twist.
Fun with Hyper-V

Now that Hyper-V is generally available I’ve been spending a few days building a test lab server using hardware loaned by AMD.

On the surface the machine should be a fantastic workhorse for setting up a System Center virtual lab – a Dell Latitude D531 with the fast AMD Turion and 4GB RAM. Also – it’s a laptop – so it’s portable enough to be practical for a road-warrior.

I wiped off the default Vista Ultimate installation and started fresh with Windows Server 2008 Enterprise Edition 64 bit. It installed well and the Dell drivers for 64 bit Vista work well.

The only problem I found (and I still haven’t resolved) is enabling the Hyper-V role. Every time the role is enabled the kernel boot parameters are changed to autostart the hypervisor; this causes the machine to lock on boot. I’ve searched – but there’s nothing online to fix it.

My fix that works it to boot to safe mode and disable the auto-start of the Hyper-V hypervisor.

bcdedit /set hypervisorlaunchtype off

Here is a great post from virtual_pc_guy on the MSDN blogs that describes doing this.

Hopefully this saves someone a few hours of pain.

Posted: Thursday, July 03, 2008 3:50 PM by martinbuckley
Filed under: ,

Comments

vsletten said:

Are you sure that the AMD Turion 64 X2 has the hardware virtualization support required by Hyper-V?  If you're not sure, give this tool a spin to check.

http://www.amd.com/us-en/assets/content_type/utilities/AMD-V_Hyper-V_Compatibility_Check_Utility.zip

# July 4, 2008 12:21 AM

Dwight said:

vsletten- I too have the identical system and the tool you provided does say that my laptop is Hyper-v compliant.

Although the bcdedit does fix the freezing on boot up- I still can't get VMs to start.  Anyone found a work around?

# July 30, 2008 7:38 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker