Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2015 12:24:50 +0200
From:      fbalku <fbalku@gmail.com>
To:        freebsd-emulation@freebsd.org
Subject:   VirtualBox development repository
Message-ID:  <553F5FF2.9040304@gmail.com>

next in thread | raw e-mail | index | archive | help
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.*



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