0

Possible Duplicate:
What is the difference between 32bit and 64 bit and which should I chose?

I read somewhere that Ubuntu 12.04 64-bit is recommended by Canonical.. but my machine is not AMD64.. So which one should I prefer? 64-bit or 32-bit?

ShowSomeMercy
  • 50
  • 1
  • 3

3 Answers3

1

If you are not using a 64-bit machine then the i386 (32-bit) image is the one for you...

Also going by your answer you say it's not AMD64 (an actual AMD processor) which is fine, AMD64 images will run on 64-bit Intel processors as well...

TenPlus1
  • 11
  • 1
1

Your cpu is 32-bit. Use the 32-bit version.

gajdipajti
  • 3,451
0

If you're running a 64-bit Intel processor then I would highly suggest using the AMD64 images(these will still work), as some applications are only available to run on 64bit machines. Oracle 11g for example.

SQLSavant
  • 283
  • 3
  • 4
  • 12