Ooops. Sorry about that,
but it seems that VBoxManage or one of the kext's (possibly NetFlt ot NetAdp) is
making a call to the kernel for some network service, which the OS X
libraries or kernel do not provide. You probably need to contact Apple about this.
It might be as simple as doing an update or an upgrade???

On 05/22/2015 01:38 PM, Itamar Gal wrote:
Hey jd1008,

The modprobe utility is for Linux, and I'm on a Mac. I think the Mac equivalent is the set of kext commands. For example, I think this shows which VirtualBox kernel extensions I have loaded:

$ kextstat | grep virtualbox
144 3 0xffffff7f83805000 0x57000 0x57000 org.virtualbox.kext.VBoxDrv (4.3.20) <7 5 4 3 1> 148 0 0xffffff7f8385c000 0x8000 0x8000 org.virtualbox.kext.VBoxUSB (4.3.20) <144 88 38 7 5 4 3 1> 149 0 0xffffff7f83864000 0x5000 0x5000 org.virtualbox.kext.VBoxNetFlt (4.3.20) <144 7 5 4 3 1> 150 0 0xffffff7f83869000 0x6000 0x6000 org.virtualbox.kext.VBoxNetAdp (4.3.20) <144 5 4 1>

- Itamar

On Fri, May 22, 2015 at 2:05 PM, jd1008 <jd1...@gmail.com <mailto:jd1...@gmail.com>> wrote:



    On 05/22/2015 12:28 PM, Itamar Gal wrote:
    Hey VBox users,

    I'm confused about the purpose of the '--dhcp' flag for the
    'hostonlyif ipconfig' command, e.g.:

    vboxmanage hostonlyif ipconfig vboxnet0 --dhcp

    When I run the above command, I receive the following error message:

    VBoxManage: error: Code NS_ERROR_NOT_IMPLEMENTED (0x80004001) -
    Not implemented (extended info not available)
    VBoxManage: error: Context: "EnableDynamicIPConfig ()" at line
    225 of file VBoxManageHostonly.cpp

    The host machine I'm running on is Mac OS X 10.10.3 (Yosemite).
    Any thoughts?

    Cheers,
    Itamar
    I thought that on the host, you need to modprobe
    vboxdrv
    vboxnetflt
    vboxnetadp

    before you run vboxmanage.



    
------------------------------------------------------------------------------
    One dashboard for servers and applications across
    Physical-Virtual-Cloud
    Widest out-of-the-box monitoring support with 50+ applications
    Performance metrics, stats and reports that give you Actionable
    Insights
    Deep dive visibility with transaction tracing using APM Insight.
    http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
    _______________________________________________
    VBox-users-community mailing list
    VBox-users-community@lists.sourceforge.net
    <mailto:VBox-users-community@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/vbox-users-community
    _______________________________________________
Unsubscribe: mailto:vbox-users-community-requ...@lists.sourceforge.net
    
<mailto:vbox-users-community-requ...@lists.sourceforge.net>?subject=unsubscribe




------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe

Reply via email to