Namran Hussin Linux fedora core 8 to fedora core 9 using iso DVD image.

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 libgnuwhat-the.png

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

update-python.png

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

yum –disablerepo \* –enablerepo fedora-dvd upgrade

5 thoughts on “fedora core 8 to fedora core 9 using iso DVD image.”

  1. 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.

  2. Other medications can affect the removal of apremilast from your body, which may affect how apremilast works buying priligy online Patients with GI bleeding presenting in shock, requiring transfusion or with bleeding scores AIM65 2 or Glasgow Blatchford GB 10 have significant predictable morbidity and mortality requiring ICU admission and treatment

  3. I am no longer positive the place you’re getting your info, but great topic.

    I needs to spend a while finding out much more or working out more.
    Thank you for excellent info I used to be
    looking for this information for my mission.

  4. I think that is one of the such a lot significant information for me.
    And i am satisfied reading your article. But want to commentary on few common things,
    The site taste is ideal, the articles is in point of fact
    nice : D. Excellent process, cheers

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post