Date: Tue, 11 Sep 2001 11:42:55 +0200 (CEST) From: Harti Brandt <brandt@fokus.gmd.de> To: Peter Wemm <peter@wemm.org> Cc: <current@FreeBSD.ORG> Subject: Re: vfsload appearse broken after new changes Message-ID: <20010911113824.B78712-100000@beagle.fokus.gmd.de> In-Reply-To: <20010911125211.A43970@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 11, 2001 at 00:25:34 -0700, Peter Wemm wrote: > > Also, check that the kern.module_path sysctl has got a trailing / on > each component. You can do a 'ktrace kldload msdosfs' and you should be > able to see the path searching for linker.hints and the .ko files > as NAMI calls. > This is rather annoying. For ages the the module path has been without trailing / and the default loader.conf (/sys/boot/forth/loader.conf) still contains the default without slashes. And there may be people with local loader.conf that have also no trailing slash. Not beeing able to load msdosfs is one thing, but not beeing able to load your interface driver and the nfs module to get access to the NFS mounted source to figure out what is happening is really bad. A little HEADS UP in such cases would save a lot of work for people (fortunately I have red my e-mail before rebooting my current system). harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fhg.de 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?20010911113824.B78712-100000>