Date: Tue, 16 Sep 2003 14:58:22 +0200 (CEST) From: Harti Brandt <brandt@fokus.fraunhofer.de> To: Ruslan Ermilov <ru@freebsd.org> Cc: current@freebsd.org Subject: Re: upgrade from static to dynamic root Message-ID: <20030916145741.H9151@beagle.fokus.fraunhofer.de> In-Reply-To: <20030916125421.GA29688@sunbay.com> References: <20030911142821.S69286@beagle.fokus.fraunhofer.de> <20030915223155.GQ64655@roark.gnf.org> <20030916125421.GA29688@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Sep 2003, Ruslan Ermilov wrote: RE>On Mon, Sep 15, 2003 at 03:31:55PM -0700, Gordon Tetlow wrote: RE>> On Thu, Sep 11, 2003 at 02:44:55PM +0200, Harti Brandt wrote: RE>> > RE>> > Hi, RE>> > RE>> > I just tried to upgrade one of my systems from a static root from july to RE>> > an actual dynamic root. The installworld went fine 'til the place where RE>> > /bin/test is installed. At that point the installation stopped with "ELF RE>> > interpreter /libexec/ld-elf.so.1 not found". And really /libexec is not RE>> > populated yet. May it be, that the makefile uses one of the newly RE>> > installed tools during install? For example 'ln' to make the link test -> RE>> > [? RE>> > RE>> > Also, wouldn't it be helpful to populate /rescue before /bin? Just in RE>> > the case something goes wrong between installing been and rescue for the RE>> > first time? RE>> RE>> A dynamic root is still a little bit of a no seatbelt kind of activity. RE>> We should probably bring back the ${OBJDIR}/bin/sh test and if we fail, RE>> install /libexec/ld-elf.so.1 then reattempt the ${OBJDIR}/bin/sh test RE>> and continue on with life. RE>> RE>I've been able to reproduce this, and have just committed a fix for this RE>into Makefile.inc1. Nice to hear, thanks. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030916145741.H9151>