Trouble with mounting USB stick as user
[LoN]Kamikaze
LoN_Kamikaze at gmx.de
Wed Feb 8 16:23:17 PST 2006
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"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060209/715de8c4/signature.bin
More information about the freebsd-stable
mailing list