Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2013 14:32:58 -0500
From:      Mark Felder <feld@FreeBSD.org>
To:        freebsd-emulation@freebsd.org
Subject:   Re: Problems with CD access on Virtualbox
Message-ID:  <1378841578.12571.20341845.26279920@webmail.messagingengine.com>
In-Reply-To: <CAKJAkztnG=QiHbrQcZ7RWypHgkNgDv9_4XmTwyeWg%2BTf149Z%2Bw@mail.gmail.com>
References:  <CAKJAkztnG=QiHbrQcZ7RWypHgkNgDv9_4XmTwyeWg%2BTf149Z%2Bw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1378841578.12571.20341845.26279920>