Trying to run Windows 7 64bit in Virtualbox.

Asked by Quigles

Hello,

I'm running Ubuntu 10.04 on my Acer Aspire 5536G laptop. I'm trying to make a Windows 7 virtual machine in Virtualbox. But I always get the error of:

Status: 0xc000035a

Info: Attempting to load a 64-bit application, however this cpu is not compatible with 64-bit mode.

I'm running a 32bit Ubuntu and trying to run a 64bit Windows 7 in my virtual machine, can anyone help me?

Quigles

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu virtualbox-ose Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
George Standish (george-standish-deactivatedaccount) said :
#1

Quigles,

Your CPU must support Virtualization in order to run a 64bit OS in VirtualBox.

To test if your CPU supports virtualization from a terminal run "grep --color vmx /proc/cpuinfo" if you have an Intel CPU (for AMD use "grep --color svm /proc/cpuinfo"), if nothing is returned in the results then you don't have Virtualization support [or it is disabled in your BIOS, verify that it is turned on in BIOS if it fails].

Best of luck,
George

Revision history for this message
Quigles (quiglesthegreat) said :
#2

George, I used "grep --color svm /proc/cpuinfo"

and I received this message

flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch osvw skinit
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch osvw skinit

Can you tell me what it means?

Quigles

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Your CPU may not support 64bit guest OSes. Check your CPU can do it or not. Soundsd like not. You may have to enable it in BIOS

Revision history for this message
Quigles (quiglesthegreat) said :
#4

actionparsnip,

I just checked my bios and it sadly didn't have a option to enable it, if I changed my computer to Ubuntu 64bit, would it work?

Quigles

Revision history for this message
George Standish (george-standish-deactivatedaccount) said :
#5

Quigles,

The cpuinfo does have "svm" therefore your CPU should be able to do virtualization!

Open the VirtualBox program and right click on the VM (Windows 7) listed on the left side and select Settings. Select "System" on the left side of the settings window, then the "Processor" tab and verify that "Enable PAE/NX" is checked.

Good luck,
George

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Check it is enabled in BIOS. If the CPU can handle 64bit guests then it will aloow them, otherwise it will not. Do you NEED 64bit guests? What tasks are they performing? etc

Can you help with this problem?

Provide an answer of your own, or ask Quigles for more information if necessary.

To post a message you must log in.