Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Feb 2006 01:23:05 +0100
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        freebsd-stable@freebsd.org
Subject:   Re: Trouble with mounting USB stick as user
Message-ID:  <43EA8B69.9070905@gmx.de>
In-Reply-To: <43EA70E8.2030301@pobox.sk>
References:  <dsdfe8$1sd$1@sea.gmane.org>	<200602082003.k18K3ZQJ077077@lurza.secnetix.de>	<dsdnob$4q4$1@sea.gmane.org>	<Pine.LNX.4.62.0602081331510.13164@haller.snl.salk.edu>	<43EA6B21.8040307@pobox.sk> <43EA6E25.8090009@luna.afraid.org> <43EA70E8.2030301@pobox.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig6A91013BF9C6A4182928BAEE
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

The file /etc/devfs.conf can only be used for devices which exist during
boot time. Its use should (in my opinion) be deprecated. Use
/etc/devfs.rules . My /etc/devfs.rules looks like this:

[devfsrules_common=3D10]
add path 'da*'		mode 0660 group wheel
add path 'acd*'         mode 0660 group wheel
add path 'cd*'          mode 0660 group wheel
add path 'ttyU*'        mode 0660 group wheel
add path 'cuaU*'        mode 0660 group wheel

And in my rc.conf I have this entry:

devfs_system_ruleset=3D"devfsrules_common"


--------------enig6A91013BF9C6A4182928BAEE
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFD6ottfMDIb41/+S0RAviQAJwIqZdXSZrcr+X6ogTeDkyk9bcOyACfat3w
QziOM4jpVLOwZQmn8zgJUN0=
=Zzx/
-----END PGP SIGNATURE-----

--------------enig6A91013BF9C6A4182928BAEE--



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