Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2016 02:45:32 +0900
From:      Brendan Sechter <sgeos@hotmail.com>
To:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Kernel Version Mismatch emulators/virtualbox-ose-additions
Message-ID:  <BAY182-W661D17196C9FE9BD12070FA2DB0@phx.gbl>

index | next in thread | raw e-mail

The emulators/virtualbox-ose-additions vboxguest.ko is not loading. The error is as follows.
# svn up /usr/src# cat /etc/make.confPORTS_MODULES=emulators/virtualbox-ose-additions# # rebuild and install kernel+world# shutdown -r now# uname -mvFreeBSD 11.0-CURRENT #0 r287598: Thu Sep 10 14:45:48 JST 2015     root@:/usr/obj/usr/src/sys/MY_CUSTOM_KERNEL  amd64# cd /usr/ports/emulators/virtualbox-ose-additions/# make deinstall clean# make install clean# kldload vboxguestKLD vboxguest.ko: depends on kernel - not available or version mismatchlinker_load_file: Unsupported file typekldload: an error occurred while loading the module. Please check dmesg(8) for more details.# dmesg | grep vboxguest -A 1KLD vboxguest.ko: depends on kernel - not available or version mismatchlinker_load_file: Unsupported file type--KLD vboxguest.ko: depends on kernel - not available or version mismatchlinker_load_file: Unsupported file type
Host environment version info is below.
$ uname -mvDarwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64$ vboxmanage --version5.0.14r105127
 		 	   		  
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY182-W661D17196C9FE9BD12070FA2DB0>