VirtualBox OSE 2.1.4 on Mac OS X 10.5.6 - host interface

Discussions related to using the OSE version of VirtualBox.
Post Reply
dma
Posts: 1
Joined: 24. Feb 2009, 20:54

VirtualBox OSE 2.1.4 on Mac OS X 10.5.6 - host interface

Post by dma »

I successfully compiled OSE 2.1.4 on my mac (10.5.6) and ran load.sh with no issues. I can create and run a normal Windows XP VM with NAT networking. However, I am not able to start the VM when networking is attached to "host interface". I always receive this error:

Code: Select all

Failed to open/create the internal network 'HostInterfaceNetworking-en0: Ethernet' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
Unknown error creating VM (VERR_SUPDRV_COMPONENT_NOT_FOUND).


Result Code: 
NS_ERROR_FAILURE (0x80004005)
Component: 
Console
Interface: 
IConsole {e3c6d4a1-a935-47ca-b16d-f9e9c496e53e}
Is there anything in particular I need to do to get networking functional for the host interface?

Thanks.
Post Reply