Trying to build the firts VM, getting the error below when starting it:
The user is a member of operators. The following lines were added to/etc/devfs.conf:
/etc/devfs.rules
/etc/rc.conf
Code:
Cannot open host device '/dev/cd0' for read/write access. Check the permissions of that device (VERR_ACCESS_DENIED).
Code:
own vboxnetctl root:vboxusers
perm vboxnetctl 0660
perm cd* 0600
perm xpt0 0660
perm pass* 0660
Code:
[system=10]
add path 'usb/*' mode 0660 group operator
Code:
vboxnet_enable="YES"
devfs_system_ruleset="system"