From owner-freebsd-current@FreeBSD.ORG Mon Sep 15 15:31:57 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C96BC16A4B3; Mon, 15 Sep 2003 15:31:57 -0700 (PDT) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E9743FDD; Mon, 15 Sep 2003 15:31:56 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from EXCHCLUSTER01.lj.gnf.org (exch02.lj.gnf.org [172.25.10.20]) by ns1.gnf.org (8.12.8p1/8.12.8) with ESMTP id h8FMVstF050571; Mon, 15 Sep 2003 15:31:54 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from roark.gnf.org ([172.25.24.15]) by EXCHCLUSTER01.lj.gnf.org with Microsoft SMTPSVC(5.0.2195.5329); Mon, 15 Sep 2003 15:31:56 -0700 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.9/8.12.9) with ESMTP id h8FMVtaH013484; Mon, 15 Sep 2003 15:31:56 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.9/8.12.9/Submit) id h8FMVtxl013483; Mon, 15 Sep 2003 15:31:55 -0700 (PDT) (envelope-from gtetlow) Date: Mon, 15 Sep 2003 15:31:55 -0700 From: Gordon Tetlow To: harti@freebsd.org Message-ID: <20030915223155.GQ64655@roark.gnf.org> References: <20030911142821.S69286@beagle.fokus.fraunhofer.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f0Ums9VvOMUG7syy" Content-Disposition: inline In-Reply-To: <20030911142821.S69286@beagle.fokus.fraunhofer.de> User-Agent: Mutt/1.4.1i X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-OriginalArrivalTime: 15 Sep 2003 22:31:56.0241 (UTC) FILETIME=[2B611C10:01C37BD9] cc: current@freebsd.org Subject: Re: upgrade from static to dynamic root X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 22:31:57 -0000 --f0Ums9VvOMUG7syy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 11, 2003 at 02:44:55PM +0200, Harti Brandt wrote: >=20 > Hi, >=20 > 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. May it be, that the makefile uses one of the newly > installed tools during install? For example 'ln' to make the link test -> > [? >=20 > Also, wouldn't it be helpful to populate /rescue before /bin? Just in > the case something goes wrong between installing been and rescue for the > first time? A dynamic root is still a little bit of a no seatbelt kind of activity. We should probably bring back the ${OBJDIR}/bin/sh test and if we fail, install /libexec/ld-elf.so.1 then reattempt the ${OBJDIR}/bin/sh test and continue on with life. -gordon --f0Ums9VvOMUG7syy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/Zj3bRu2t9DV9ZfsRAjYMAJ9QULvsH4nzL5s3RTI0mIaUOBjgBgCgzD26 rGmsdA9hK4H/2J4Nsz2ppaU= =TZVT -----END PGP SIGNATURE----- --f0Ums9VvOMUG7syy--