Am 17.10.2013 21:21 schrieb "Гуляев Гоша" <gosha-n...@yandex.ru>: > > Hi! > > I have a troubles with VirtualBox on my PC: > > Hardware: 8Gb RAM , Intel Core Quad 6300 > > OS: FreeBSD 10-Beta1 AMD64 (today's svnup'ed and rebuilded world and > kernel) > > uname -a: FreeBSD BSD-VBOX 10.0-BETA1 FreeBSD 10.0-BETA1 #0: Thu Oct 17 > 22:04:29 MSK 2013 mike@BSD-VBOX:/usr/obj/usr/src/sys/BSDSERV amd64 > > I do: > > 1. svnup system sources > > 2. steps to buildworld and install it > > 3. Install VirtualBox 4.2.18 > > options for install: DBUS, UDPTUNNEL, VNC > > 4. add to /boot/loader.conf > > vboxdrv_load="YES" > > 5. add to /etc/rc.conf > > vboxnet_enable="YES" > > dbus_enable="YES" > > 6. add my user to vboxusers > > 7. after reboot: > > kldstat | grep -i vbox > > 3 3 0xffffffff80aa3000 51400 vboxdrv.ko > 4 2 0xffffffff80c12000 29c0 vboxnetflt.ko > 7 1 0xffffffff80c20000 3f30 vboxnetadp.ko > > 8. When I try to do something with VboxManage, I get that error: > > VboxManage list ostypes > > VBoxManage: error: Failed to create the VirtualBox object! > VBoxManage: error: Code NS_ERROR_ABORT (0x80004004) - Operation aborted > (extended info not available) > VBoxManage: error: Most likely, the VirtualBox COM server is not > running or failed to start. > > 9.cat ~/.VirtualBox/VBoxSVC.log > VirtualBox XPCOM Server 4.2.18_OSE r88780 freebsd.amd64 (Oct 17 2013 > 22:49:51) release log > 00:00:00.000869 main Log opened 2013-10-17T17:27:38.818569000Z > 00:00:00.000901 main OS Product: FreeBSD > 00:00:00.000914 main OS Release: 10.0-BETA1 > 00:00:00.000926 main OS Version: FreeBSD 10.0-BETA1 #0: Thu Oct 17 > 22:04:29 MSK 2013 mike@BSD-VBOX:/usr/obj/usr/src/sys/BSDSERV > 00:00:00.000939 main Host RAM: 8181MB total, 8040MB available > 00:00:00.000946 main Executable: /usr/local/lib/virtualbox/VBoxSVC > 00:00:00.000948 main Process ID: 838 > 00:00:00.000950 main Package type: BSD_64BITS_GENERIC (OSE) > > What I do wrong or it is problem with 10-Stable?
It sounds more like a problem that we usually see when you start vbox as root which leaves some files in /tmp root permissions. But it's really hard to make a good guess without an proper error message. _______________________________________________ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"