Hi ,
I am am a new to Fedora Linux I had installed Fedora Core3 then tried to update to Fedora core4 using yum following are steps which i followed
. Updated yum to the latest Fedora Core 3 version.
# yum -y update yum
2. Downloaded and installed the Fedora Core 4 version of fedora-release from one of the Fedora Core mirrors.
Example:
# rpm -Uvh
http://download.fedora.redhat.com/pu...4-2.noarch.rpm
# yum -y update kernel
Removed the Fedora Core 3 kernel(s) to prevent the aforementioned kernel-utils package dependency error.
# yum remove kernel-2.6.\*FC3\*
8. Continued the upgrade to Fedora Core 4.
# yum -y upgrade
During the above step all the packages are downloaded but are not u

pdate .
Could you please let me know if I have to do anything else .
Please help me with the update.