Re: rpm install from rescue CD
- From: SINNER <99nesorjd@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 23:38:35 GMT
* Bob Tennent wrote in comp.os.linux.misc:
I'm trying to use rpm from the 1st install CD of FC4. I'm trying to
re-install glibc packages that didn't get installed properly leaving the
system without ld. I've tried the following:
rpm -U --replacepkgs --root /mnt/sysimage glibc*
and am getting
error: can't create transaction lock on /var/lib/rpm/_db.000
What can be done?
Bob T.
When you boot a rescue CD it mounts the filesystem on the rescue CD as
your root. RPM is trying to create a lock on read only media. You need
to chroot the fixed disk / and rerun the command.
--
David
A door is what a dog is perpetually on the wrong side of.
-- Ogden Nash
.
- Follow-Ups:
- Re: rpm install from rescue CD
- From: Bob Tennent
- Re: rpm install from rescue CD
- References:
- rpm install from rescue CD
- From: Bob Tennent
- rpm install from rescue CD
- Prev by Date: Re: Create log file from script code..
- Next by Date: Re: rpm install from rescue CD
- Previous by thread: rpm install from rescue CD
- Next by thread: Re: rpm install from rescue CD
- Index(es):
Relevant Pages
|