Find the answer to your Linux question:
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 ...
  1. #1
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281

    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
    PHP Code:
    i386x86_64ppci686 
    i just wanna know that how can i know wh distribution is for my platform.
    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 motherboard
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

  2. #2
    Just Joined! Surak's Avatar
    Join Date
    Dec 2008
    Posts
    32
    Quote Originally Posted by bilal_jan View Post
    PHP Code:
    i386x86_64ppci686 
    i just wanna know that how can i know wh distribution is for my platform.
    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 motherboard
    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

  3. #3
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    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.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  5. #5
    Linux User bilal_jan's Avatar
    Join Date
    Mar 2008
    Location
    Pakistan
    Posts
    281
    thanks Surak, devils casper, MikeTbob for ur replies
    i tried uname -p nad gives
    i686
    Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...