I have a pc which has a i7 2600k cpu. Should I install i386 or x86_64 centos on Virtualbox? and what are the differences between them?

link|improve this question

feedback

closed as not constructive by techie007, Sathya Jan 17 at 6:28

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

You should use the x86_64 Version.

That is the 64 Bit Version, which could give a performance boost for some applications, though on the other side it could use a little bit more memory.

See here for a comparision of 32 vs 64 Bit: Link!

link|improve this answer
Thanks. In my old pc, I had another 32-bit cpu and i tried to install x86_64 Centos on virtualbox but it failed. could you explain why? – alwbtc Jan 15 at 16:58
@alwbtc That was probably due to the fact, that Virtualbox needs some Hardware features for the 64bit emulation, like vt-x which your old CPU didn't support. – bamboon Jan 15 at 16:59
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.