Invalid frontend name for VirtualBox without GUI

2015-12-04 Thread Paul Norman
I've been experiencing an error with VirtualBox on FreeBSD 10.2-RELEASE. When I try to start a VM with VBoxManage startvm I get the error $ VBoxManage startvm "test_default_1449216719057_77821" VBoxManage: error: Invalid frontend name: 'GUI/Qt' VBoxManage: error: Details: code NS_ERROR_INVALID_A

Re: Invalid frontend name for VirtualBox without GUI

2015-12-04 Thread Bob Bishop
> On 4 Dec 2015, at 10:46, Paul Norman wrote: > > I've been experiencing an error with VirtualBox on FreeBSD 10.2-RELEASE. > > When I try to start a VM with VBoxManage startvm I get the error > > $ VBoxManage startvm "test_default_1449216719057_77821" > VBoxManage: error: Invalid frontend name

Re: Invalid frontend name for VirtualBox without GUI

2015-12-04 Thread Paul Norman
On 12/4/2015 3:40 AM, Bob Bishop wrote: >If I turn on the QT4 and X11 options, this error goes away. With >just X11, I still get it. > >I would much rather not need to install X11 on my server. Are there >any known fixes for this error? VBoxManage startvm --type headless Thanks. This fixes i

Re: Invalid frontend name for VirtualBox without GUI

2015-12-04 Thread Adam Vande More
On Fri, Dec 4, 2015 at 12:21 PM, Paul Norman wrote: > On 12/4/2015 3:40 AM, Bob Bishop wrote: > >> >If I turn on the QT4 and X11 options, this error goes away. With >>> >just X11, I still get it. >>> > >>> >I would much rather not need to install X11 on my server. Are there >>> >any known fixes f