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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
