VirtualBox development repository

fbalku fbalku at gmail.com
Tue Apr 28 10:24:58 UTC 2015


Hi All,

The preliminary port for 5.0.0-BETA2 on 11-CURRENT
- compiles
- all three drivers (vboxnetflt, vboxnetadp, vboxdrv) can be loaded
     $ kldstat | grep vbox
     16    2 0xffffffff81c78000 29fe     vboxnetflt.ko
     17    2 0xffffffff81c7b000 4b328    vboxdrv.ko
     19    1 0xffffffff81ccc000 3f6c     vboxnetadp.ko

- Only the usual thing after compilation :)
     $ VirtualBox
     exec: /usr/local/lib/virtualbox/VirtualBox: Permission denied

so a chmod is still needed but after

- virtual machines can be run

So everything is OK on CURRENT

Thank You for the good job *Jung-uk Kim.*


More information about the freebsd-emulation mailing list