kern/130229: usermount fails on fs that need iconv
4ertus2
4ertus2 at mail.ru
Tue Jan 6 18:40:05 PST 2009
The following reply was made to PR kern/130229; it has been noted by GNATS.
From: 4ertus2 <4ertus2 at mail.ru>
To: "Garrett Cooper" <yanefbsd at gmail.com>
Cc: freebsd-gnats-submit at 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.
More information about the freebsd-fs
mailing list