Welcome to MSDN Blogs Sign in | Join | Help
My first experience with hyper-V (Few BIOS setting)

I decided to write a new blog series to Install SQL Server 2008 on Windows 2008 cluster in Virtual environment. Since I got brand new Windows 2008 64 Bit machine, i decided to use Hyper-V to play around. I could install Hyper-V without any issue but I saw below series of error in Event log

Erro1: Hyper-V launch failed; Either VMX not present or not enabled in BIOS.
Error2: Hyper-V launch failed; at least one of the processors in the system does not appear Error3: to provide a virtualization platform supported by Hyper-V.
Hyper-V launch failed; No-execute (NX) or DEP not enabled on processor 0x0 (check BIOS settings).

All of them were pointing to something wrong with BIOS setting. My search to internet ended in many links but finally I could make it work by setting below in BIOS settings on my DELL machine. (below specification)

System Model    OptiPlex 755

Processor    Intel(R) Core(TM)2 Duo CPU     E6550  @ 2.33GHz, 2327 Mhz, 2 Core(s), 2 Logical Processor(s)

  1. Security > Execute Disable (set to On)
  2. Performance > Virtualization (set to On)
  3. Performance > VT for Direct I/O Access (set to On)
  4. Performance > Trusted Execution (set to Off)

After making above changes, I rebooted the machine and then I was able to use Hyper-V and create new virtual machine.

Stay tuned, I am starting my work to new blog series to install SQL 2008 Cluster on Windows 2008 Cluster.

Posted: Monday, May 25, 2009 3:33 PM by blakhani

Comments

Akshay said:

Thanks. You need to enable Data Execution Prevention and Virtualization Technology (VTx) on HP machines :)

# August 3, 2009 2:57 AM

blakhani said:

Hi Akshay,

Could you please provide me more details about where to enable it?

# August 3, 2009 4:02 AM

kayo said:

I could successfuly start Hyper-V machine after reading this Blog, Thank you very much!

System Model    OptiPlex 755

Processor    Intel(R) Core(TM)2 Quad CPU     E6770  @ 2.40GHz

** My BIOS Version is A13 (latest at this time) **

** on Windows Server 2008 R2

Security > Execute Disable (set to On) <-- This was OFF

Performance > Virtualization (set to On)

Performance > VT for Direct I/O Access (set to On)

By the way, the following option doesn't exist in my BIOS (maybe due to the version A13)

Performance > Trusted Execution (set to Off)

# September 4, 2009 12:28 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: 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