Problems with CD access on Virtualbox

Mark Felder feld at FreeBSD.org
Tue Sep 10 19:32:59 UTC 2013



On Tue, Sep 10, 2013, at 14:26, Juris Kaminskis wrote:
> 
> ls -l /dev/cd0 gives following:
> 
> crw-rw---- 1 root operator 0,   85 Sep 10 18:46  /dev/cd0
> 

Only root and operator have access to that device. Put your user in the
operator group. You will have to logout/login again. In your
shell/terminal, use the "groups" command to confirm you're really in the
operator group. Then start up your virtualbox and it should have access.


More information about the freebsd-emulation mailing list