No Virtualization checkbox (Vbox 2.0.2, Ubuntu host)

Discussions related to using VirtualBox on Linux hosts.
Post Reply
kill-9
Posts: 20
Joined: 5. May 2008, 06:33

No Virtualization checkbox (Vbox 2.0.2, Ubuntu host)

Post by kill-9 »

I just upgraded to Virtualbox 2.0.2 and now I can't enable VT-X on my machine (I could before!). The box is greyed out, so I can't do anything about this. I've run a "vboxdrv setup" and rebooted but still nothing. any ideas?

My cpu is an E4500 so it does have these extentions.
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

See the Forum FAQ. You need to have then enabled in your BIOS as well. Most BIOSes turn them off by default. When this happens this is the same as being in a guest OS. You loose access to VT-x.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
kill-9
Posts: 20
Joined: 5. May 2008, 06:33

Post by kill-9 »

TerryE wrote:See the Forum FAQ. You need to have then enabled in your BIOS as well. Most BIOSes turn them off by default. When this happens this is the same as being in a guest OS. You loose access to VT-x.
It was working fine up until this version. It is enabled in the BIOS.
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

Could you take one of your recent logs and copy the CPUID Dump section here as a

Code: Select all

 block.  It starts with the line containing [b]Logical host processors:[/b] through to [b]End of CPUID dump[/b].
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
kill-9
Posts: 20
Joined: 5. May 2008, 06:33

Post by kill-9 »

TerryE wrote:Could you take one of your recent logs and copy the CPUID Dump section here as a

Code: Select all

 block.  It starts with the line containing [b]Logical host processors:[/b] through to [b]End of CPUID dump[/b].[/quote]

Sorry but where would that be? This is a vbox log?
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

In your $HOME/.VirtualBox/Machines/<machine>/Logs/VBox.log
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
kill-9
Posts: 20
Joined: 5. May 2008, 06:33

Post by kill-9 »

TerryE wrote:In your $HOME/.VirtualBox/Machines/<machine>/Logs/VBox.log
Nevermind, I appologize. All version of vbox up until now were wrong. My cpu doesn't support virt extentions.

http://en.wikipedia.org/wiki/List_of_In ... processors
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

Don't worry, you only really need VT-x if you want to run a 64-bit VM (or need a guest with more than 2Gb RAM). The performance advantages of 64-bit guests are really questionable. 32-bit is really great for most things. Maybe in a couple of years we may need 64-bit guests but by then you'll have probably upgraded by then if you need this.

I thought that VMware had the same restrictions but another poster claimed not. If you really need 64-bit guests then you can try this or go down the Xen/KVM route.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
kill-9
Posts: 20
Joined: 5. May 2008, 06:33

Post by kill-9 »

TerryE wrote:Don't worry, you only really need VT-x if you want to run a 64-bit VM (or need a guest with more than 2Gb RAM). The performance advantages of 64-bit guests are really questionable. 32-bit is really great for most things. Maybe in a couple of years we may need 64-bit guests but by then you'll have probably upgraded by then if you need this.

I thought that VMware had the same restrictions but another poster claimed not. If you really need 64-bit guests then you can try this or go down the Xen/KVM route.
It does have advantages other than 64bit OSes, however I don't really need it anyway since I am using it to experiment. Thanks for the help!
Post Reply