[Bug 192359] emulators/virtualbox-ose-additions 11.0-CURRENT VBoxService doesn't start
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 28 15:44:39 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192359
Mikhail Teterin <mi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mi at FreeBSD.org
Assignee|vbox at FreeBSD.org |jkim at FreeBSD.org
--- Comment #3 from Mikhail Teterin <mi at FreeBSD.org> ---
(In reply to Michael Grünewald from comment #2)
The /dev/vboxguest entry is created by the vboxguest.ko module upon
/successful/ loading.
The module may file to initialize itself, but will still load -- and stay
there, uselessly. If you are have the vboxguest service enabled to start at
boot, please, post output of `grep -i vbox /var/run/dmesg.boot`.
I had this problem because my guest is FreeBSD/i386 using PAE -- but the port
is usually built without -DPAE, which makes the port-built kernel-modules
subtly incompatible with the actual kernel. You are using 64-bit guests, so
that should not be the problem -- but something else is...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list