Date: Tue, 16 Sep 2003 10:51:03 +0200 From: Richard Nyberg <rnyberg@it.su.se> To: harti@freebsd.org Cc: current@freebsd.org Subject: Re: upgrade from static to dynamic root Message-ID: <m1d6e1rua0.wl@murmeldjur.it.su.se> In-Reply-To: <20030911142821.S69286@beagle.fokus.fraunhofer.de> References: <20030911142821.S69286@beagle.fokus.fraunhofer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m1d6e1rua0.wl>