Opened 15 years ago
Closed 14 years ago
#6711 closed defect (worksforme)
VM fails with error VERR_SUPDRV_COMPONENT_NOT_FOUND with bridged network.
Reported by: | Andrew Fairbrother | Owned by: | |
---|---|---|---|
Component: | network | Version: | VirtualBox 3.1.6 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
VirtualBox 3.1.6_OSE r59338 Host is Ubuntu 10.04 32bit on AMD64 PC using r8169 NIC driver. Guest is windows XP SP3
VM fails on boot if bridged networking is selected with the following error:
Failed to open/create the internal network 'HostInterfaceNetworking-eth0' (you might need to modprobe vboxnetflt to make it accessible) (VERR_SUPDRV_COMPONENT_NOT_FOUND). 00:00:01.174 Please install the virtualbox-ose-dkms package and execute 'modprobe vboxdrv' as root
virtualbox-ose-dkms package is installed.
I have stopped Virtualbox, run modprobe vboxdrv and tried the VM again with the same result.
{{{~$ lsmod | grep vbox vboxdrv 168753 0 }}}
The VM will run if host only networking is selected. If I remove Virtualbox and reinstall it with the package manager, the VM will work but fails again after the next host reboot.
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | DLSV-01-2010-05-19-08-12-49.log added |
---|
comment:1 by , 14 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Not all kernel modules were properly loaded. The vboxnetflt module is missing.
Log file