Date: Wed, 10 Oct 2001 16:04:00 -0700 From: Peter Wemm <peter@wemm.org> To: Warner Losh <imp@harmony.village.org> Cc: cjclark@alum.mit.edu, Mark Peek <mark@whistle.com>, bmah@FreeBSD.ORG, Ruslan Ermilov <ru@FreeBSD.ORG>, Bruce Evans <bde@zeta.org.au>, Boris Popov <bp@FreeBSD.ORG>, freebsd-current@FreeBSD.ORG Subject: Re: kldxref broken, maybe? Message-ID: <20011010230400.076163809@overcee.netplex.com.au> In-Reply-To: <200110102152.f9ALqh777904@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote: > In message <20011010144919.N387@blossom.cjclark.org> "Crist J. Clark" writes: > : I think just running 'installworld' twice will "fix" it. The error is > : non-fatal, but not without implications. The only one that I am aware > : of is that your system might have some trouble doing kldload(8) unless > : it is given the full path of the module. > > Ummm, installworld N times won't fix things because the modules are > are installed as part of installkernel. > > This is a database that should be rebuilt at boot time too. Absolutely. Any takers for a /etc/rc patch to break apart sysctl kern.module_path by the ';' and do a ldconfig refresh at boot after the filesystems are mounted? In theory we just need the / filesystem read/write. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011010230400.076163809>