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
[-- Attachment #1 --] 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=10] 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="devfsrules_common" [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD6ottfMDIb41/+S0RAviQAJwIqZdXSZrcr+X6ogTeDkyk9bcOyACfat3w QziOM4jpVLOwZQmn8zgJUN0= =Zzx/ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43EA8B69.9070905>
