Dave's Brain

Browse - computer tips - upgrade fedora9 to fedora 10

Date: 2008dec2
Keywords: fc9, fc10

Q.  How do I upgrade from Fedora 9 to Fedora 10?

A.  First, here are some things that didn't work:

- Running preupgrade
- There is no upgrade option on the CD

So failing official ways I downloaded

	fedora-release-10-1.noarch.rpm

And did:

	rpm -e --nodeps fedora-release-9
	rpm -ivh fedora-release-10-1.noarch.rpm

	yum clean all
	yum upgrade

This almost worked but there was problem with glibc and glibc-common.
The solution to this was to download the glibc and glibc-common rpms
and install them with:

	rpm -ivh glibc*.rpm glibc-common*.rpm

The I redid:

	yum clean all
	yum upgrade

And it worked!
What this info useful to you? You can donate to say thanks

Add a comment

Sign in to add a comment
Copyright © 2008-2012, dave - Code samples on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License. However other material, including English text has all rights reserved.
Advertisements: