Wednesday, 11 November 2009

Problem with VirtualBox Winxp Ethernet Adapter

After install windows xp at guest machine on virtual box, i change NIC to Bridge, but i got the error:
Failed to start the virtual machine name.
Failed to open/create the internal network 'HostInterfaceNetworking-eth0' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND).
One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/etc/init.d/vboxdrv setup' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND).


Google at first, i see a solution:
#modprobe vboxnetflt

No comments:

Post a Comment