Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2005 21:20:23 GMT
From:      trasz@pin.if.uz.zgora.pl
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/89083: vfs.usermount works - _sometimes_.
Message-ID:  <200511152120.jAFLKM4W010576@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/89083; it has been noted by GNATS.

From: trasz@pin.if.uz.zgora.pl
To: Maxim Konovalov <maxim@macomnet.ru>
Cc: bug-followup@freebsd.org
Subject: Re: kern/89083: vfs.usermount works - _sometimes_.
Date: Tue, 15 Nov 2005 22:15:54 +0100

 On 1115T2246, Maxim Konovalov wrote:
 > > >Description:
 > > After setting vfs.usermount=1 and configuring things the usual way
 > > (setting the owner of device and mount point), attempt to mount results
 > > in EPERM - unless the device has been successfully (as root) mounted
 > > (and unmounted) before.
 > >
 > > >How-To-Repeat:
 > > Configure usermount as described in FreeBSD GNOME FAQ.  Try to mount.
 > > Su(8) to root, mount and unmount.  Go back to your unpriviledged account,
 > > try to mount.
 > 
 > What's exactly you mount?  Try to load a corresponded kernel module
 > before mount.  E.g for cd9660:
 > 
 > As super-user:
 > 
 > # kldload cd9660.ko
 
 Oops.  You are right, that was it.
 
 [..]
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511152120.jAFLKM4W010576>