Index: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml @@ -934,6 +934,22 @@ &prompt.root; pw groupmod operator -m yourusername + Then, add the following to + /etc/devfs.rules, or create this file if + it does not exist yet: + + [system=10] +add path 'usb/*' mode 0660 group operator + + To load these new rules, add the following to + /etc/rc.conf: + + devfs_system_ruleset="system" + + Then, restart devfs: + + &prompt.root; service devfs restart + Restart the login session and &virtualbox; for these changes to take effect, and create USB filters as