If i install Fedora Core 2, can i just update to Core 3 from internet?
FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
If i install Fedora Core 2, can i just update to Core 3 from internet?
Hmm, used 3 cd's in past for core 1, used 4 for core 2,...getting tired of using so many cd's for updates...
If i install Fedora Core 2, can i just update to Core 3 from internet through that updater thing? Will it be the same as if i installed Core 3 from cd or will i be missing packages and stuff?
Also for sake of trying out suse, cause i hear it has good hardware detection, is their anyway to download the distro to like somewhere on my hd and run installer from floppy?
Last edited by FocusedWolf; 02-01-2005 at 09:13 AM.
"If i install Fedora Core 2, can i just update to Core 3 from internet through that updater thing? Will it be the same as if i installed Core 3 from cd or will i be missing packages and stuff?"
I updated from SuSE 8.0 to 8.1 by downloading and upgrading packages. This turned out to be far more work than upgrading using the CDs. I highly recommend using CD upgrades over download upgrades.
Also it is better to install the new Linux on a separate partition and dual boot until the new version is stable. When you have problems with upgrading in place you end up with no working system. When you have problems the new version in a dual boot system there is no time pressure to fix the problems.
With a bit of web searching, you might find other documents. If you run into problems, you're on your own. The only supported upgrade method is using the official installation media and the Anaconda installer. The rationale is, that there are post-installation configuration and migration steps which you may be missing if you do an online update with Yum. Also, the new Fedora Core installation discs would start a new kernel including all features you may need prior to first reboot.
----- Plenty of GMail invitations left - mail to mschwendt AT gmail.com to request an invitation
The fourth CD of FC3 contains 447 packages, not limited to 169 packages for software development and numerous other packages which cannot be summed up easily. Depending on what you install, you may need it.
I still think it'd be more leet if their was a linux installer that you ran from a floppy and it just downloaded all the packages you needed from some mirror that holds updates.
With Yum that cannot happen unless you configured FC2 repositories manually. In yum.conf, instead of a hardcoded distribution version a macro $releasever is used and is determined automatically by examining the fedora-release package. After an upgrade to FC3, all repositories which use $releasever instead of a harcoded version would automatically switch to FC3.
The $releasever macro expands to the version of Fedora Core you have installed. For Fedora Core 3 it expands to '3'. The $basearch macro expands to your hardware base architecture.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.