Re: 5.3 LiveCD fixit shell geom(8) environment broken?
Doug White <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.geom,gmane.os.freebsd.devel.quality-assurance |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Dec 2004, Pawel Jakub Dawidek wrote: > 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 / > +> > +> 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. Well that's silly. Can we get a config option to change that? Or an environment variable? :) -- Doug White | FreeBSD: The Power to Serve [email protected] | www.FreeBSD.org