Results 1 to 5 of 5
hello everyone
i tried to download fedora from the following link
Fedora Project
but there i was weird to see that differenet versions of fedora are available
PHP Code:
i386 ...
- 03-15-2009 #1
difference b/w i386, x86_64, ppc, i686
hello everyone
i tried to download fedora from the following link
Fedora Project
but there i was weird to see that differenet versions of fedora are available
i just wanna know that how can i know wh distribution is for my platform.PHP Code:i386, x86_64, ppc, i686
means are there any sort of commands that can let me know that i have i386, x86_64, ppc, i686 platform
i have intel pentium dual core processor with intal 945 motherboardLinux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie
- 03-15-2009 #2
x86_64 = 64 bit PCs
PPC = Power PCs
i386 = the older intel architecture, more commonly used in non 64 bit amds (cheap)
i686 = the newer intel architecture (expensive)
im not sure about Intel processors but dual core usually means 64 bit, but i could be wrong.
EDIT: and dont forget to try uname -a in the terminal
- 03-15-2009 #3
You can use the i386 or i686 for sure.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 03-15-2009 #4
Check this link for more details.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-15-2009 #5
thanks Surak, devils casper, MikeTbob for ur replies
i tried uname -p nad gives
i686Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie


Reply With Quote
