Date: Wed, 7 Jan 2009 02:40:05 GMT From: 4ertus2 <4ertus2@mail.ru> To: freebsd-fs@FreeBSD.org Subject: Re: kern/130229: usermount fails on fs that need iconv Message-ID: <200901070240.n072e5k3025781@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/130229; it has been noted by GNATS. From: 4ertus2 <4ertus2@mail.ru> To: "Garrett Cooper" <yanefbsd@gmail.com> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/130229: usermount fails on fs that need iconv Date: Wed, 7 Jan 2009 04:59:01 +0300 > sysctl -n vfs.usermount says? ~> sysctl -n vfs.usermount 1 The problem looks like FreeBSD tryes to load *iconv modules the first time I mount filesystem, but user have't permitions for this operation. In this case kldload should have an option to load modules immediately.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901070240.n072e5k3025781>