Re: Issue with VBox 3.1.6 OSE on FBSD 8.0 Release, Bug?

2010-04-25 Thread Gerald
I have the same issue too . . .



On Sun, Apr 25, 2010 at 6:57 PM, icegloom dem  wrote:

> VBoxManage createvm[--ostype ]
>
> VBoxManage list ostypes
> ...
> ID:  Linux26
> Description: Linux 2.6
> ...
> ID:  RedHat
> Description: Red Hat
>
> VBoxManage createvm --name "CentOS-5.4-i386" --ostype RedHat --register
> ___
> freebsd-virtualization@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to "
> freebsd-virtualization-unsubscr...@freebsd.org"
>
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Issue with VBox 3.1.6 OSE on FBSD 8.0 Release, Bug?

2010-04-25 Thread icegloom dem
VBoxManage createvm[--ostype ]

VBoxManage list ostypes
...
ID:  Linux26
Description: Linux 2.6
...
ID:  RedHat
Description: Red Hat

VBoxManage createvm --name "CentOS-5.4-i386" --ostype RedHat --register
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Issue with VBox 3.1.6 OSE on FBSD 8.0 Release, Bug?

2010-04-06 Thread Gerald
Hi,

There is an issue with starting vbox 3.1.6 OSE in FBSD 8 release... I get
the following then trying to start up vbox, can anyone help?

# 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 vbox
drwx-- 2 root wheel 512 Apr 4 00:47 .vbox-root-ipc
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"