[Call For Testing] VirtualBox for FreeBSD!

Sam Fourman Jr. sfourman at gmail.com
Sat May 16 03:44:10 UTC 2009


> I've built it on i386/CURRENT r191522, but I couldn't load the
> module, when i try, i got:
>
> KLD vboxdrv.ko: depends on kernel - not available
> kldload: can't load vboxdrv: File exists
>
> It says file exists, but the module is not loaded
>
> root at botelhor:/home/garga# kldstat
> Id Refs Address    Size     Name
>  1   18 0xc0400000 b584bc   kernel
>  2    1 0xc0f59000 809c     snd_via8233.ko
>  3    2 0xc0f62000 4a438    sound.ko
>  4    1 0xc46af000 8000     linprocfs.ko
>  5    1 0xc46c8000 24000    linux.ko
>
> Any idea?

it Probably means that you are running a kernel that is not in sync
with the src in your /usr/src

do csup -g -L 2 -h cvsup15.freebsd.org /usr/share
examples/cvsup/standard-supfile

then build your kernel && install your kernel

uninstall the Virtualbox port and rebuild it. all will work

Sam Fourman Jr.


More information about the freebsd-ports mailing list