[OpenIndiana-discuss] Callee RC error - VirtualBox ver 4.1.2 will not open on OpenIndiana 151a

oi-discuss at gftm.eu oi-discuss at gftm.eu
Mon Oct 3 18:20:00 UTC 2011


  On 10/ 3/11 07:09 PM, Jerry Kemp wrote:
> Excellent.  I can actually open the GUI after starting this.  I was unable to previously.
>
> Also, once the script is broken, the original Callee RC error returns.
>
> Here is the script output.
>
> ***********************************************
> Oracle VM VirtualBox XPCOM Server Version 4.1.2
> (C) 2008-2011 Oracle Corporation
> All rights reserved.
>
> Starting event loop....
> [press Ctrl-C to quit]
> Informational: VirtualBox object created (rc=NS_OK).
> ^CTerminated event loop.
> Informational: VirtualBox object deleted.
> XPCOM server has shutdown
>
> 430 %
>
>
>
>
> On 10/ 3/11 12:00 PM, oi-discuss at gftm.eu wrote:
>
>> Could you try the following script before starting the GUI. Alter paths as needed ofc
>>
>> [CODE]#!/bin/bash
>> LD_NODIRECT=1
>> export LD_NODIRECT
>> exec /opt/VirtualBox/amd64/VBoxSVC[/CODE]
>>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss

You could either background the script or export LD_NODIRECT=1 and then 
call VBoxSVC with the --daemon flag (iirc)



More information about the OpenIndiana-discuss mailing list