You are not logged in.

#1 2012-04-25 07:53:17

khajvah
Member
From: Yerevan, Armenia
Registered: 2012-04-23
Posts: 52

[SOLVED] i686?

Hello people

Today i wanted to install gentoo on virtualbox but it says that i have i686 (i downloaded AMD 64bit) but i remember that i installed 64bit version.
And "uname -a" returns this:

Linux khajvah 3.3.2-1-ARCH #1 SMP PREEMPT Sat Apr 14 09:48:37 CEST 2012 x86_64 Intel(R) Pentium(R) 4 CPU 3.20GHz GenuineIntel GNU/Linux

What is the problem?

BTW, it is few months that i am using linux so  i may sound dumb.

Last edited by khajvah (2012-04-26 14:32:47)

Offline

#2 2012-04-25 08:11:53

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: [SOLVED] i686?

Virtualbox allows you to choose the architecture of the virtual machine.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#3 2012-04-25 08:20:58

khajvah
Member
From: Yerevan, Armenia
Registered: 2012-04-23
Posts: 52

Re: [SOLVED] i686?

ngoonee wrote:

Virtualbox allows you to choose the architecture of the virtual machine.

How can i choose ? I looked in settings of virtualmachine but couldnt find.

Offline

#4 2012-04-25 08:52:21

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: [SOLVED] i686?

Either when you're creating a VM, or from the "General" tab from Settings.

IlRpa.png


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#5 2012-04-25 09:04:56

rogue
Member
Registered: 2011-08-03
Posts: 68
Website

Re: [SOLVED] i686?

Have you ever run a virtual machine on this computer? Reason why I'm asking is because it would seem that you have a processor which doesn't support virtualization.

source information

Offline

#6 2012-04-25 10:18:45

khajvah
Member
From: Yerevan, Armenia
Registered: 2012-04-23
Posts: 52

Re: [SOLVED] i686?

DSpider wrote:

Either when you're creating a VM, or from the "General" tab from Settings.

http://i.imgur.com/IlRpa.png

There is only one gentoo (without 64bit).

Have you ever run a virtual machine on this computer? Reason why I'm asking is because it would seem that you have a processor which doesn't support virtualization.

I remember i ran vmware on windows but i was running 32bit windows...

Anyway, thanks for help...

Offline

#7 2012-04-25 12:32:34

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: [SOLVED] i686?

http://ark.intel.com/products/27501/Int … 00-MHz-FSB

Apparently your CPU is 32 bit and doesn't support VT-x.

But then how are you running Arch x86_64? According to Wikipedia, "... In contrast, the initial Prescott chips (February 2004) did not enable this feature. Intel subsequently began selling Intel 64-enabled Pentium 4s using the E0 revision of the Prescott core, being sold on the OEM market as the Pentium 4, model F." So you may have a very early 64 bit Intel CPU, which Oracle probably didn't run enough tests on. You can either stick with Gentoo x86 or take it up with the VirtualBox developers because it seems to be detecting your CPU as 32 bit (which is understandable as some revisions are 64 bit, some aren't). It's probably why you don't see any 64 bit entries in there.


Edit: Here's another interesting bit: "On November 13, 2005, Intel released two models of Pentium 4 (Model 662 and 672) as the first Intel processors to support VT-x"

VT-x acceleration (or AMD-V) is not a requirement to run a VM, but still nice to have. Which model do you have?

Last edited by DSpider (2012-04-25 13:08:17)


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#8 2012-04-25 16:31:58

rogue
Member
Registered: 2011-08-03
Posts: 68
Website

Re: [SOLVED] i686?

VT-x acceleration (or AMD-V) is not a requirement to run a VM, but still nice to have. Which model do you have?

DSpider, as reported by uname is his original post, his processor is capable of the x86_64 instruction set. His processor is either a revised Prescott, or Cedar Mill core; neither of which support VT. My reasoning for saying that is because those were the only two 3.2 Ghz P4 chips Intel released with Intel64. If you look at this link (scroll up for Prescott), the 3.2 Ghz cores don't support VT, although the higher end one's do. Also, this Wikipedia article states "Some guests, including 64-bit guests, SMP guests and certain proprietary OSs, are only supported by VirtualBox on hosts with hardware-assisted virtualization.

Khajvah, it seems that the only virtual machines you will be able to run are some 32 bit guests. Try the 32 bit version of Gentoo and report what happens. Take care.

Last edited by rogue (2012-04-25 16:41:17)

Offline

#9 2012-04-25 16:42:48

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: [SOLVED] i686?

I think you'll have to enable some options in your BIOS first in order to run 64 Bit Guests. I am using an i7 2600K CPU which is fairly modern but
it doesn't run 64 bit guests out of the box.

Last edited by blackout23 (2012-04-25 16:43:12)

Offline

#10 2012-04-25 16:58:36

rogue
Member
Registered: 2011-08-03
Posts: 68
Website

Re: [SOLVED] i686?

blackout23 wrote:

I think you'll have to enable some options in your BIOS first in order to run 64 Bit Guests. I am using an i7 2600K CPU which is fairly modern but
it doesn't run 64 bit guests out of the box.

Just to add to what you said Blackout- having a setting to enable VT-X or Hardware Virtualization as it may be called, doesn't exactly mean that it will change anything. Some chips of the same socket type will be able to use that feature, while others will not. It's worth checking into though and giving a shot. I'm a firm believer in trying every avenue before calling it quits smile

Last edited by rogue (2012-04-25 16:59:09)

Offline

#11 2012-04-26 10:13:13

khajvah
Member
From: Yerevan, Armenia
Registered: 2012-04-23
Posts: 52

Re: [SOLVED] i686?

Thanks for help, and sorry for delay(i didnt have time). I am downloading x86 version now. I will post a reply after i trying to install.

Again thank you very much, this forum is very nice forum, a lot of people who are not lazy to help others. THANKS smile

Last edited by khajvah (2012-04-26 10:15:49)

Offline

#12 2012-04-26 10:44:49

khajvah
Member
From: Yerevan, Armenia
Registered: 2012-04-23
Posts: 52

Re: [SOLVED] i686?

Yeah, x86 works, seems rogue is right,

My reasoning for saying that is because those were the only two 3.2 Ghz P4 chips Intel released with Intel64.

Anyway thanks for help everybody

Last edited by khajvah (2012-04-26 10:45:43)

Offline

Board footer

Powered by FluxBB