Slashdot Mirror


Fedora Core 1 For AMD64 test1 Available

DrFishstik writes "From the Fedora Project Page: "A test release of Fedora Core 1 for AMD64 is now available from Red Hat and at distinguished mirror sites near you, and is also available in the torrent. Like the original x86 architecture release, the AMD64 architecture has three binary ISO images and three source ISO images. This is a single (we hope and intend) test release specifically to check hardware support; the package set is the same versions as an updated Fedora Core 1 for x86 system will have.""

27 comments

  1. FAQ available by a.koepke · · Score: 2, Informative

    The Fedora Core 1 for AMD64 Test1 Release FAQ is available. If you are having issues check it before posting a bug report.

    --


    (\(\
    (^.^)
    (")")
    *This is the cute bunny virus, please copy this into your sig so it can spread
  2. Mmm beer. by BladeMelbourne · · Score: 2, Funny

    It's a shame that AMD64 computers aren't "free as in beer" (like Fedora) so I could test this release of Fedora.

    Fedora Cora 1 (up2date) on my i686 is very stable, it will be interesting to see if the 64 bit version is too. I thought RedHat 9 was polished, but Fedora did even better.

  3. Re:Woohoo! by deja206 · · Score: 0, Offtopic

    Only wish installing Gentoo was a bit easier...

  4. Re:Meanwhile... by vga_init · · Score: 0, Offtopic

    That's just a myth, you anonymous coward. FreeBSD does support AMD64 as a tier 1 platform (their highest level of support), but I don't know about NetBSD. For person who own AMD64 machines these systems are definitely worth a look.

  5. ISOs for other platforms? by trouser · · Score: 3, Interesting

    Looking at my local Fedora mirror I see there are RPMs for i386, ia64, ppc, ppc64, s390, s390x and x86_64, however there are no ISOs for platforms other than x86 and soon AMD64, though that hasn't hit my mirror yet.

    I wonder if there are any plans to build ISOs for some of these platforms. PPC and PPC64 would be especially interesting to me as I already run Linux on a Mac and the Fedora packages are newer than those in the distro I'm using now. (eg. Gnome 2.4 vs. 2.2)

    Apparently it's already possible to install Fedora on a Mac. First build a minimal YDL 3.01 system, then reconfigure the yum package manager to get Fedora PPC packages instead of YDL packages. Haven't tried it myself. Interesting though.

    --
    Now wash your hands.
    1. Re:ISOs for other platforms? by Anonymous Coward · · Score: 0

      x86_64 is the amd64 architecture (sp?)

    2. Re:ISOs for other platforms? by trouser · · Score: 1

      Don't know, that's just a list of directory names. Some of the names are a little more obvious that others.

      --
      Now wash your hands.
    3. Re:ISOs for other platforms? by Wesley+Felter · · Score: 1

      Fedora uses an auto-build system (inherited from RHL/RHEL) which tries to build every SRPM for every known architecture. Just because a bunch of RPMs exist for weird architectures doesn't mean Fedora actually works on those architectures.

  6. Re:what is Fedora? by trouser · · Score: 3, Informative

    Fedora is a freely distributed Linux distro. sponsored by Redhat but not supported by Redhat.

    ie. if you want support for a distro you get from Redhat you buy one of the new Redhat branded products for about a gazillion dollars, otherwise download the free Fedora ISOs or use a different distro.

    More info here.

    --
    Now wash your hands.
  7. Re:Woohoo! by Trejkaz · · Score: 1

    I like it. It puts the power back in the user.

    --
    Karma: It's all a bunch of tree-huggin' hippy crap!
  8. Benchmarks! by Chris_Jefferson · · Score: 3, Interesting

    What I really want to see is some AMD 32-bit / 64-bit comparison benchmarks.. I've been unable to find any so far which show if recompiling in 64-bit mode is worth it in terms of speed boost (obviously it's useful to break the 4GB barrier, but does it also improve speed?)

    --
    Combination - fun iPhone puzzling
    1. Re:Benchmarks! by turgid · · Score: 5, Informative
      (obviously it's useful to break the 4GB barrier, but does it also improve speed?)

      Yes, it does improve speed because in breaking the 4GB barrier, you now can process huge data sets without segmenting.

      However, in 64-bit mode, there are also twice as many registers which makes for a heck of a speed improvement. Obviously legacy 32-bit code can't use the extra registers because is isn't written to use them, but a 64-bit opearating system kernel can, which improves speed there in many instances. There is an extra penalty on context switches, but this is far outweighed by the benefits.

      As for benchmarks, there have been many unofficial performance comparisons. Google is your friend. As a general rule-of-thumb, the 64-bit Opteron is about 10-30% faster on legacy code than the Athlon XP. That's on a 32-bit kernel (that doesn't know about the extra registers).

      Unofficially, I could tell you some performance numbers, but I fear the Men in Black.

    2. Re:Benchmarks! by bhtooefr · · Score: 1

      What he wants to know is this: what happens if you take an AMD64 system, put (say) Fedora Core 1 x86 on the HDD, benchmark it, and then put an identically configured Fedore Core 1 test1 x86_64 system on, and benchmark that, will the x86_64 be significantly faster, due to the 64-bitness?

    3. Re:Benchmarks! by Chris_Jefferson · · Score: 1

      I already know this! :)

      I want comparison 32-bit linux/apps -> 64-bit linux/apps on the same computer!

      --
      Combination - fun iPhone puzzling
  9. Re:Woohoo! by deja206 · · Score: 0, Offtopic
    1. Maybe I don't know Linux well enough... But wait, I do... I still prefer a graphical, easier installation that doesn't take 10 days...
    2. To the mods: my comment is not "Off Topic"
  10. Re:what is Fedora? by bhtooefr · · Score: 2, Informative

    I know someone replied to you already, but here's another description of it:

    Think of Fedora as RedHat, except with a Debian-esque development model. Actually, it's built on the RedHat 9.1 beta code that was out before RedHat ditched their free/basic distro. Fedora is now RedHat's low end distro, except it now doesn't have support. The great news is that Fedora seems to be innovating, and not stagnating like RedHat seemed to do. I might try Fedora, especially as it's now becoming one of the major x86-64 distros, and SuSE left a bad taste in my mouth when I tried 8.2 (it was a bit incompatible with every source package and most RPMs). I'm not saying RedHat was perfect (I tried SuSE BECAUSE RedHat had major problems at version 8, when I tried it), but seeing as it's RedHat, it's got it's advantages (RedHat Package Manager tends to work best with RedHat, by the way).

  11. Re:what is Fedora? by bhtooefr · · Score: 2, Interesting

    BTW, I don't own an x86-64 yet, but I'm looking hard at that eMachines laptop that /. mentioned earlier. One question: if you had two stores to pick from, and both sucked, which would you pick? They're Best Buy and Circuit City. BB sued FatWallet (very bad - especially when the fscking DMCA is brought in), CC made DiVX (not the video codec, the "rental" DVD - even worse, but it was a while ago).

  12. Nice to see... by salimma · · Score: 1
    ... that it still takes 3 CDs each for binaries and sources. I thought it might end up with more, since some libraries are available in both 32-bit and 64-bit versions.

    Since my dad wants an upgrade for his PC anyway, guess an Athlon 64 3000+ is the way to go then. Let's hope Indonesian vendors don't fleece their consumers as much as Malaysian ones for non-Intel hardware..

    --
    Michel
    Fedora Project Contribut
  13. Re:what is Fedora? by Anonymous Coward · · Score: 0

    YHBT YHL HTH HAND