Hi Peter, On Friday 19 January 2007 14:46, Peter Schütt wrote: > after installing on my Debian/Etch via dpkg -i Vir... I get the error > message after starting > > VirtualBox > > Failed to create the VirtualBox COM object. > The application will now terminate. > > Callee RC: 0x80004004 > > What can I do?
Please check if the VBoxSVC server is running: /bin/ps -U `whoami` | grep VBoxSVC should show a running VBoxSVC instance. That daemon is automatically started when you start the VBox GUI using the VirtualBox => VBox.sh symbolic link. If you see that daemon, kill it and try to start VirtualBox again. If you don't see that daemon, try to start it manually. Look for potential error messages. Kind regards, Frank -- ## InnoTek Systemberatung GmbH, http://www.innotek.de ##
pgppHNRkajol0.pgp
Description: PGP signature
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
