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.*
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to