I'm going to install Arch linux yet I have to choose between several architectures my computer has.
I have an aluminium macbook pro, with a 2.3 GHz Intel Core i5 processor. . The intel webpage tells me this is a dual core processor.
running uname -a in the shell returns:
Darwin Romeos-MacBook-Pro.local 11.3.0 Darwin Kernel Version 11.3.0:
Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64
Which makes me believe I have an x86_64 machine, yet when executing arch in the shell it returns i386.
I'm a bit confused about what to pick:
- i686 CPU
- x86-64 CPU
- Dual Architecture
What would you recommend?