From owner-freebsd-geom@FreeBSD.ORG Wed Dec 29 09:51:09 2004 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 783BD16A4CE; Wed, 29 Dec 2004 09:51:09 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0941C43D2D; Wed, 29 Dec 2004 09:51:09 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 10C0FACB34; Wed, 29 Dec 2004 10:51:02 +0100 (CET) Date: Wed, 29 Dec 2004 10:51:02 +0100 From: Pawel Jakub Dawidek To: Doug White Message-ID: <20041229095102.GA2846@darkness.comp.waw.pl> References: <2ff9b55d0412270234634d2e96@mail.gmail.com> <20041228202524.M49504@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <20041228202524.M49504@carver.gumbysoft.com> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: freebsd-qa@freebsd.org cc: c0x@daemon.pp.ru cc: freebsd-geom@freebsd.org Subject: Re: 5.3 LiveCD fixit shell geom(8) environment broken? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 09:51:09 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 28, 2004 at 08:30:10PM -0800, Doug White wrote: +> > 2. missing necessary libs in /lib (hardcoded path?) +> > fix: ln -s /mnt2/lib / +>=20 +> or preferably 'ldconfig -m /mnt2/lib'. Again there is a compatibility +> issue that would make this unsafe to do automatically. This won't help, because geom(8) use dlopen(3) to load class-specific library and the path is hardcoded. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFB0n4FForvXbEpPzQRAnXLAKCLN/uHRwZfnC+FZPB5YTzucPxqhgCgqbQX +Hp9PfnCX8AjEePDf/1scso= =wBx0 -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--