On Tuesday 16 January 2007 16:35, Benedikt Kulmann wrote:
> using gentoo-linux i have just installed the hardmasked version 9999 of
> virtualbox on my system.
> as i try to start it i alway get the same error shown to me in a popup
>
> (the application-gui does not start at all):
> >VirtualBox - CriticalError
> >Failed to initialize COM or to finde the VirtualBox COM server.
> >Most likely, the VirtualBox server is not running or failed to start.
> >
> >The application will now terminate.
> >
> >Callee RC: 0x80004005
>
> on my console i only get a "segmentation fault" message.
> dmesg does not tell me anything, too.
> any ideas? :)

You have to start the VBoxSVC daemon first:

  cd <your VBox bin/ directory>
  LD_LIBRARY_PATH=. ./VBoxSVC --daemonize
  LD_LIBRARY_PATH=. ./VirtualBox

Kind regards,

Frank
-- 
## InnoTek Systemberatung GmbH, http://www.innotek.de ##

Attachment: pgpeOR4iCpsJa.pgp
Description: PGP signature

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to