Categories: Linux

fedora core 8 to fedora core 9 using iso DVD image.

start with obtaining

Fedora-9-i386-DVD.iso

and

mkdir -p /media/fedora

mount -o loop Fedora-9-i386-DVD.iso /media/fedora

then cd /media/fedora/Packages

[root@fedora Packages]# rpm -Uvh fedora-release-9-2.noarch.rpm  fedora-release-notes-9.0.0-1.noarch.rpm

then  tweak the /etc/yum.repos.d/fedora.repo

to have something as such ..

[fedora-dvd]
name=Fedora DVD
baseurl=file:///media/fedora
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
then  run..

[root@fedora Packages]# yum –disablerepo \* –enablerepo fedora-dvd upgrade

it show some of the conflicting package..

remove those conflicting package..

except the one with python libssh2 libgnu

for libssh2 & libgnu

rpm -e –nodeps libssh2 libgnu

do not remove python

else your yum would’nt work anymore..

python is a bit tricky.. make sure you run yum update -y to the latest prior to upgrading..to get around the python-libs dependencies..

keep the old Fedora-8-i386.iso handy as well .. in case need to re-install old package.

i did accidentally removed python with

rpm -e –nodeps python python-libs

and after that yum is unusable until i do a

rpm -Uvh  python-2.5.1-15.fc8.i386.rpm python-libs-2.5.1-15.fc8.i386.rpm

yes.. grab that from the old FC8 dvd..

and yum  clean all

then try again

yum clean all

yum –disablerepo \* –enablerepo fedora-dvd upgrade python

this time succeed without any error then only I can perform full upgrade with..

yum –disablerepo \* –enablerepo fedora-dvd upgrade

Namran Hussin

Leave a Comment

View Comments

  • Core 9 with VMware server

    I am not able to get this running. I had it going once and then it wants to reinstall every time I go back into it.

Share
Published by
Namran Hussin

Recent Posts

How you can speak with clarity and influence

Here are five key communication skills that help you speak with clarity and influence: Speak…

7 months ago

? Man360 Academy Q&A Session Video Access – Empower Your Masculine Growth Journey

Are you ready to unlock your full potential as a man?Discover powerful insights, real-life transformations,…

1 year ago

A note to remember

One day we will set aside one whole day to review the whole lesson we…

1 year ago

Dev Fest KL 2024

Last weekend, 07/12/2024 I managed to join Dev Fest Kuala Lumpur 2024, organized by Google…

1 year ago

TIPS BACAAN AL-QURAN

TIPS BACAAN AL-QURANOleh: Dr. Muhd al-Muhaysni.1. Jangan engkau berikan (fokus membaca) al-Quran pada lebihan waktumu…

2 years ago

Selawat 300 ribu kali

Selawat yang ringkas, yang mana apabila kamu membacanya satu kali sebanding 100 ribu kali, jadi…

2 years ago