Thread
:
anyone else want "easy fedora"
View Single Post
SimonGie
2010-08-11 , 19:21
Posts: 52 | Thanked: 17 times | Joined on Jun 2010 @ United Kingdom....for now.
#
10
Follow Jebba's guide up to where you extrat the rootfs. the chroot into it. to get yum working, you need to rebuild the rpm database.
Do this by:
Code:
cd /var/lib rm __db* rpm --rebuilddb
let it do its thing and then run
Code:
yum update --skip-broken
I did this and got yum working.
Quote & Reply
|
The Following 2 Users Say Thank You to SimonGie For This Useful Post:
fatalsaint
,
qole
SimonGie
View Public Profile
Send a private message to SimonGie
Find all posts by SimonGie