Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2003 19:07:33 +0200
From:      Richard Nyberg <rnyberg@it.su.se>
To:        Gordon Tetlow <gordont@gnf.org>
Cc:        current@freebsd.org
Subject:   Re: upgrade from static to dynamic root
Message-ID:  <m1oexj5ooa.wl@murmeldjur.it.su.se>
In-Reply-To: <20030917165442.GY64655@roark.gnf.org>
References:  <20030911142821.S69286@beagle.fokus.fraunhofer.de> <m1d6e1rua0.wl@murmeldjur.it.su.se> <20030916180924.K9151@beagle.fokus.fraunhofer.de> <20030917165442.GY64655@roark.gnf.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Wed, 17 Sep 2003 09:54:42 -0700,
Gordon Tetlow wrote:
> 
> [1  <text/plain; us-ascii (quoted-printable)>]
> On Tue, Sep 16, 2003 at 06:11:01PM +0200, Harti Brandt wrote:
> > On Tue, 16 Sep 2003, Richard Nyberg wrote:
> > 
> > RN>At Thu, 11 Sep 2003 14:44:55 +0200 (CEST),
> > RN>Harti Brandt wrote:
> > RN>> Hi,
> > RN>>
> > RN>> I just tried to upgrade one of my systems from a static root from july to
> > RN>> an actual dynamic root. The installworld went fine 'til the place where
> > RN>> /bin/test is installed. At that point the installation stopped with "ELF
> > RN>> interpreter /libexec/ld-elf.so.1 not found". And really /libexec is not
> > RN>> populated yet.
> > RN>
> > RN>Me too :(
> > RN>To get installworld back on track I used cp under linux emulation to
> > RN>copy ld-elf.so.1. Then I also had to run ldconfig -m /lib. After that
> > RN>make installworld completed successfully.
> > 
> > Or you could cd into /usr/obj/usr/src/rescue/rescue and do ./rescue cp ...
> > (as long as you have a working shell)

Ah! I wondered why only found the rescue binary there and no cp or mv.
I didn't quite get it... :)

> Which of course exists in /rescue too.
> 
No because it wasn't installed yet.

        -Richard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m1oexj5ooa.wl>