On 04/06/2010 09:38 AM, Gerald wrote:
Hi.. Any help on this?On Sun, Apr 4, 2010 at 11:39 PM, Gerald <[email protected] <mailto:[email protected]>> wrote:Sorry, my list was set in digest mode, therefore, didn't see the replies! # kldstat Id Refs Address Size Name 1 3 0xc0400000 aa0460 kernel 2 1 0xc8210000 27000 vboxdrv.ko Just to also note, that my issue is similar to http://www.virtualbox.org/ticket/3568 Status of ticket was changed to reopened, 2010-03-31 12:29:39 changed by DimanNe ΒΆ On Sun, Apr 4, 2010 at 2:11 AM, Gerald <[email protected] <mailto:[email protected]>> wrote: Hi, Need help with this, while trying to do the following, # VBoxManage createvm --name "CentOS-5.4-i386" --register Sun VirtualBox Command Line Management Interface Version 3.1.6_OSE (C) 2005-2010 Sun Microsystems, Inc. All rights reserved. ERROR: failed to create a session object! ERROR: code NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154) - Class not registered (extended info not available) Most likely, the VirtualBox COM server is not running or failed to start. Information about my system and dir permissions # uname -a FreeBSD fw 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Fri Apr 2 23:54:10 SGT 2010 # cd / && ls -la | grep -i tmp drwxrwxrwt 8 root wheel 512 Apr 4 00:47 tmp # cd /tmp && ls -la | grep -i vboxdrwx------ 2 root wheel 512 Apr 4 00:47 .vbox-root-ipc
On Linux, I have 3 vbox modules loaded. I do not know if FreeBSD is supposed to have same modules loaded. To wit: # lsmod | grep vbox vboxnetadp 6262 0 vboxnetflt 12177 0 vboxdrv 162841 2 vboxnetadp,vboxnetflt If FreeBSD is supposed to load the same modules as Linux, then perhaps your installation is the problem.
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
