up vote 0 down vote favorite
share [g+] share [fb]

What is the difference? I have intel core 2 duo 32 bit. Under what category my system fall into? I want to download fedora12. It shows me these options. Which one should I download? I have sony vaio cr36g/b with intel core 2 duo 8100.

link|improve this question

57% accept rate
feedback

2 Answers

up vote 3 down vote accepted

x86_64 is for 64 bit processors. i386 is for 32 bit processors.

All Core 2 Duos are capable of running 64 bit operating systems and 32 bit operating systems.

You want x86_64 as it will run better and allow you to have more RAM in the future, although if you are worried about compatibility, you could use i386. Personally I haven't had any problems with x86_64 on Linux.

link|improve this answer
mine is core 2 duo 8100. Is it capable of running 64 bit OS? – pineapple Nov 23 '09 at 17:58
Yes. All Core 2 Duos are. – Macha Nov 23 '09 at 18:02
1  
Was it really necessary to ask "mine is core 2 duo 8100. Is it capable of running 64 bit OS?" in every single answer? I mean come on... – Marcin Nov 23 '09 at 19:09
Necessary, no. But it does alert the person that their comment was replied to so they can follow up on the new comment. – itprofessionalsgroup Nov 23 '09 at 20:53
feedback

x86_64 refers to 64-bit processors. i386 refers to 32-bit processors.

If you really do have an Intel Core 2 Duo, then it is a 64-bit processor. Some of the Intel Core processors were 32-bit. You can download either or - it depends if you want to run the 64-bit version. It gives you advantages of being able to use more memory (> 4GB per process, > 4GB in total without leveraging PAE) and in some instances will operate more quickly (and others more slowly).

link|improve this answer
mine is core 2 duo 8100. Is it capable of running 64 bit OS? – pineapple Nov 23 '09 at 17:57
@Aditya: Yes it is. – Chealion Nov 23 '09 at 18:38
feedback

Your Answer

 
or
required, but never shown

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