> Date: Tue, 20 Jan 2009 19:56:29 +0100
> From: rsm...@xs4all.nl
> To: freebsd-questions-lo...@be-well.ilk.org
> CC: freebsd-questions@freebsd.org; misha...@hotmail.com
> Subject: Re: Cannot perform user mounts after upgrade
> 
> On Tue, Jan 20, 2009 at 01:44:48PM -0500, Lowell Gilbert wrote:
> > > The mount point still has the same ownership (me) and permissions (755) as
> > > before. Both /etc/devfs.rules, /etc/rc.conf and /etc/sysctl.conf have the
> > > relevant lines for allowing user mounts, namely:
> > >
> > > /etc/sysctl.conf    ==>  vfs.usermount=1
> > > /etc/devfs.rules    ==>  [localrules=10]
> > >                          add path 'da*s*' mode 0660 group usb
> > > /etc/rc.conf        ==>  devfs_system_ruleset="localrules"
> > >
> > > I don't recall this being necessary, but I also have devd enabled in 
> > > rc.conf,
> > > although with no special rules for umass in devd.conf. Needless to say, I 
> > > belong
> > > to group usb. This configuration worked before just fine. Any ideas?
> > 
> > You certainly always needed permissions on a device to be able to mount
> > it.  For a device already present at boot time, you would need an entry
> > in devfs.rules.  For a device plugged in later, you would instead need
> > devd to know how to handle it.
> 
> For stuff available at boot you should use devfs.conf. The devfs.rules
> file is for devices that are plugged in later.


Thank you both for taking the time to answer!! Finally, the rule in devfs.rules 
was ok, but the file itself was a little bit messy. I cleaned it up, and it 
works perfectly now... sorry for the inconvenience, and thanks again!!
_________________________________________________________________
¿Qué puedes hacer con el nuevo Windows Live? Descúbrelo.
http://www.microsoft.com/latam/windows/windowslive/_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to