Ok, so when I used % pkg_info | grep virtualbox on my host or guest machine I receive output: "pkg_info: no packages installed". But we have network booting there, root directories are copied from other machine, so when I used this command on this main machine, the output was:
virtualbox-ose-4.2.12 A general-purpose full virtualizer for x86 hardware virtualbox-ose-additions-4.2.12_1 VirtualBox additions for FreeBSD guests virtualbox-ose-kmod-4.2.12 VirtualBox kernel module for FreeBSD When I started vboxservice on guest machine I got output: OS Version: FreeBSD 9.1-STABLE #0: Sat May 11 OS Service Pack: FreeBSD 9.1-STABLE #0: Sat May 11 Package type: BSD_64BIST_GENERIC(OSE) 4.2.12_OSE r84980 started. Verbose level = 0 Is it fine ? What to do now ? Lukas 2013/5/21 Alexandre <axel...@ymail.com> > > > On Tuesday, May 21, 2013, asf8g 9hf32 wrote: > >> Hello, >> >> I'm using VirtualBox. Host OS is FreeBSD, guest OS is FreeBSD(amd64) too. >> I'd like to integrate mouse from guest and host(I don't want to use right >> ctrl to free mouse from guest). >> I'm using vbox guest additions to do it. I have loaded drivers(vboxguest >> and vboxvideo).My rc.conf has lines >> >> vboxguest_enable="YES"vboxservice_enable="YES" >> >> but mouse isn't integrated. >> >> Could you tell me what to do to integrate mouse ? >> >> Thanks, >> >> Lukas > > >> Hi Lukas, > > > In your VM, have you installed VBox additional tool from ports/packages in > addition to the lines in /etc/rc.conf ? > You must use the same version of VirtualBox on both host and guest. > > Kind regards, > Alexandre > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"