Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 14:21:48 -0400
From:      Paul Kraus <paul@kraus-haus.org>
To:        "William A. Mahaffey III" <wam@hiwaay.net>
Cc:        FreeBSD Questions !!!! <freebsd-questions@freebsd.org>
Subject:   Re: Virtualbox questions ....
Message-ID:  <72D08E5E-3EEF-45ED-804E-0288EFEF1F6E@kraus-haus.org>
In-Reply-To: <53FF719C.4040905@hiwaay.net>
References:  <53FF4E13.6060703@hiwaay.net> <CA%2BtpaK3bW-YE1HHMhQtUmTttm1VLoEB1PsDBZeD9ssHC4wrLhw@mail.gmail.com> <53FF719C.4040905@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 28, 2014, at 14:14, William A. Mahaffey III <wam@hiwaay.net> =
wrote:

> I followed the directions in order, & the 1st thing it did was load =
the kernel module ....
>=20
>=20
> [root@kabini1, /etc, 1:13:41pm] 539 %  kldstat
> Id Refs Address            Size     Name
> 1   20 0xffffffff80200000 1611638  kernel
> 2    1 0xffffffff81812000 a890     geom_stripe.ko
> 3    1 0xffffffff8181d000 3cb8     amdtemp.ko
> 4    1 0xffffffff81a12000 121fa    ipfw.ko
> 5    1 0xffffffff81a25000 9fd4     linprocfs.ko
> 6    1 0xffffffff81a2f000 46f64    linux.ko
> 7    1 0xffffffff81a76000 3615f    vboxdrv.ko
> [root@kabini1, /etc, 1:13:44pm] 540 %
>=20
> Note last entry =85.

IIRC, there are at least 2 kernel modules. One for the VM itself and the =
other for the network stack for the VM. I would try rebooting and see if =
it loads after a reboot.

[pkraus@host2 ~]$ cat /etc/rc.conf=20
hostname=3D"host2=94
<snip>
vboxnet_enable=3D"YES"
[pkraus@host2 ~]$ kldstat
Id Refs Address            Size     Name
 1   19 0xffffffff80200000 1323408  kernel
 2    1 0xffffffff81524000 2084f8   zfs.ko
 3    2 0xffffffff8172d000 5c68     opensolaris.ko
 4    3 0xffffffff81734000 5b120    vboxdrv.ko
 5    2 0xffffffff81812000 2d0d     vboxnetflt.ko
 6    2 0xffffffff81815000 87b2     netgraph.ko
 7    1 0xffffffff8181e000 1579     ng_ether.ko
 8    1 0xffffffff81820000 4046     vboxnetadp.ko
[pkraus@host2 ~]$=20

I see three vbox modules. FreeBSD 9.1 and

[pkraus@host2 ~]$ VBoxManage --version
4.2.12_OSEr84980
[pkraus@host2 ~]$=20

--
Paul Kraus
paul@kraus-haus.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?72D08E5E-3EEF-45ED-804E-0288EFEF1F6E>