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

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

  1. I have been surfing online more than 4 hours today, yet I
    never found any interesting article like yours.
    It is pretty worth enough for me. Personally, if all
    webmasters and bloggers made good content as you did, the web will be a lot
    more useful than ever before. https://365.Expresso.blog/question/construction-industrielle-guide-complet-pour-un-projet-reussi-26/

  2. Hello there! Would you mind if I share your blog with my zynga group? There’s a lot of people that I think would really appreciate your content. Please let me know. Thanks

  3. Having read this I thought it was rather enlightening. I appreciate you spending some time and energy to put this content together. I once again find myself spending a lot of time both reading and posting comments. But so what, it was still worthwhile!

  4. I have been surfing online greater than three hours today, yet I never discovered any fascinating article like yours. It is pretty price enough for me. In my view, if all webmasters and bloggers made good content as you did, the net might be much more useful than ever before.

  5. My brother recommended I might like this web site. He was entirely right. This post actually made my day. You cann’t imagine simply how much time I had spent for this info! Thanks!

  6. Hey there! I know this is kinda off topic but I was wondering which blog platform are you using for this site? I’m getting sick and tired of WordPress because I’ve had issues with hackers and I’m looking at alternatives for another platform. I would be awesome if you could point me in the direction of a good platform.

  7. Hi, i think that i saw you visited my website so i came to “return the favor”.I’m attempting to find things to improve my web site!I suppose its ok to use a few of your ideas!!

  8. A fascinating discussion is definitely worth comment. I think that you need to write more about this issue, it might not be a taboo matter but usually people don’t talk about these topics. To the next! Cheers!!

  9. Oh my goodness! Impressive article dude! Thank you, However I am experiencing difficulties with your RSS. I don’t understand why I can’t subscribe to it. Is there anybody else getting identical RSS issues? Anyone that knows the answer will you kindly respond? Thanx!!

  10. Excellent beat ! I wish to apprentice while you amend your web site, how can i subscribe for a weblog website? The account aided me a appropriate deal. I have been a little bit acquainted of this your broadcast offered brilliant clear idea

  11. I’ve been browsing online more than three hours today, yet I never found any interesting article like yours. It is pretty worth enough for me. In my opinion, if all site owners and bloggers made good content as you did, the internet will be a lot more useful than ever before.

  12. Hey There. I found your blog using msn. This is a really well written article. I’ll be sure to bookmark it and come back to read more of your useful information. Thanks for the post. I’ll definitely return.

Comments are closed.

Related Post