upgrade from static to dynamic root

Richard Nyberg rnyberg at it.su.se
Tue Sep 16 09:02:03 PDT 2003


At Thu, 11 Sep 2003 14:44:55 +0200 (CEST),
Harti Brandt wrote:
> Hi,
> 
> I just tried to upgrade one of my systems from a static root from july to
> an actual dynamic root. The installworld went fine 'til the place where
> /bin/test is installed. At that point the installation stopped with "ELF
> interpreter /libexec/ld-elf.so.1 not found". And really /libexec is not
> populated yet.

Me too :(
To get installworld back on track I used cp under linux emulation to
copy ld-elf.so.1. Then I also had to run ldconfig -m /lib. After that
make installworld completed successfully.

        -Richard


More information about the freebsd-current mailing list