On Thu, Jun 19, 2014 at 6:40 PM, Vadim Galitsyn <[email protected]> wrote: > Hi Jon, > >> I successfully started a virtual machine that wasn't configured to use >> host-only networking, but can't start or reconfigure virtual machines >> that use host-only networking. > > > This is a permissions issue. Please update owner and mode for > out/darwin.{amd64, x86}/{release, > debug}/dist/VirtualBox.app/Contents/MacOS/VBoxNetAdpCtl. > > sudo chown root ./VBoxNetAdpCtl > sudo chmod u+s ./VBoxNetAdpCtl >
Indeed, so it does. Thanks for your all your help. I'll write up exactly what I did so that others can reproduce it as required. Thanks! jon. _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
