Slashdot Mirror


Fedora Core Release 3 Released

anyweb writes "Fedora Core Release 3 is out now, Heidelberg, 2.6.9-1.667 kernel, Firefox included ! Gnome 2.8 and more. Here are some screenshots" New release includes Gnome 2.8, KDE 3.3, Kernel 2.6.9, Firefox PR1, Thunderbird 0.8, Ximian Evolution 2.0 and more. Here is a Mirror List and Bit Torrent

10 of 502 comments (clear)

  1. Re:Time to Upgrade by Anonymous Coward · · Score: 5, Informative

    Maybe just use apt and yum to upgrade
    The recommeneded way to upgrade is to use installer (annaconda), some people have reported problems using yum or apt.

  2. Re:Time to Upgrade by Oxide · · Score: 5, Informative

    1) Download FC3 ISO images
    2) Burn them to CDs
    3) Put on the FC3 cd and click on upgrade

    can't get any easier than that. I wouldnt want to use yum or apt because of the GCC upgrade.

  3. IIRC, it was a kernel+parted issue by wiredog · · Score: 5, Informative

    and wasn't just a Fedora issue. I hadn't heard about it, as I don't run Windows on my home machine, until I had to install it here at work. The main thing is to not let it futz with the partition tables at all during an install.

  4. Re:Fedora moves too fast by tuffy · · Score: 5, Informative
    The dissapointing thing is how often Fedora major releases come out. Makes the lives of those of us who have to keep up with it quite difficult. We just got used to FC2 and now FC3's out! :-)

    Six months. It's always six months. You need to download them sooner, perhaps. ;)

    --

    Ita erat quando hic adveni.

  5. Mirror in Europe by Yenya · · Score: 5, Informative
    Mirror whore mode on:


    If you are in Europe and looking for a fast mirror, try this one (i386; x86_64 is here).
    80 minutes after the release and my bandwidth and HDD speed is still not maxed out ...


    (IAAAOTS - I am an administrator of this server).

    --
    -Yenya
    --
    While Linux is larger than Emacs, at least Linux has the excuse that it has to be. --Linus
  6. Re:That's the point by LnxAddct · · Score: 5, Informative

    Pretty much any company that releases both consumer and business software uses the consumer software to test the waters and once it seems okay they make the fixes and sell it to businesses along with 5 year contracts. Thats just business, get over it. At least Red Hat isn't ripping off the consumer, the Fedora development model isn't too much different then it was with the RH desktop distro... but the community kept complaining that it wasn't free and Red Hat made very little money (something like 3 million dollars) from its desktop version so they released it to the community as Fedora. Now the consumer gets probably the highest quality linux distribution avaialable, along with a huge supporting community. I use Fedora because it is stable, but has the latest and greatest. It is the only distro that runs on my laptop, and it is the only distro that I have been able to reliably install on just about any machine. If you haven't had the pleasure of using it, I would suggest you do so.
    Regards,
    Steve

  7. Re:Time to Upgrade by Mr_Icon · · Score: 5, Informative
    I wouldnt want to use yum or apt because of the GCC upgrade.

    It works very well. To upgrade from FC2 to FC3 using yum do:

    • edit your /etc/yum.conf to point to fc3
    • yum update yum
    • yum upgrade

    Then watch it churn. Of course, if you have third-party software installed, you may want to wait till your vendors catch up with FC3.

    --
    If you open yourself to the foo, You and foo become one.
  8. Re:DVD iso is a convenient size by Alan+Cox · · Score: 5, Informative

    We couldnt fit the sources and binaries on one DVD either.

  9. NFS by soloport · · Score: 5, Informative

    Three easy steps to installation bliss: 1) Put each ISO image into an NFS share on a remote computer. (You don't even have to unpack the images -- as some HOWTOs suggest.)

    2) Burn only the first ISO to CD-R. Upon boot (from CD-ROM), when the "Linux:" prompt appears, enter the following:
    linux askmethod

    3) Profit! Uh... No. Actually, after a: selecting NFS from the list and b: requesting (DHCP-enabled networks) or specifying an IP address, c: enter the NFS server's IP address and the NFS path where the ISO images are located (not the mount point, the actual path from the root -- e.g. /var/local/nfs/fedora/tettnang/).

    And that's it! If you're connecting over Fast Ethernet, your installation will be unbelievably fast -- and you can avoid having to swap CD-ROMs as you go.

  10. Re:Does FC do net installs? by Anonymous Coward · · Score: 5, Informative

    Yes, just get the "boot.iso" (about 5MB) and use that, point it to an FTP/HTTP server with the RPMs, and it will pull them down.