Windows 10/ 1511 VM aborts on start - VERR_INTNET_FLT_I
Posted: 18. Nov 2015, 09:43
Yesterday Windows 10 upgraded to 1511 and now my VM (Enterprise Linux) aborts the start with:
- uninstalled reinstalled VBox (currently 5.0.11 pre-release)
- tried to uninstall/reinstall network adapter drivers (from another post, but in my case it is no bridge adapter but "NAT")
- tried to set all VBox executables to compatibility mode (Win 7 and 8) and set "run as administrator"
So do you have any further tips?
thanks in advance
From the log:Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND).
Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND).
Fehlercode:
E_FAIL (0x80004005)
Komponente:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
What i did so far (nothing helped):00:00:03.022449 IntNet#0: szNetwork={HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter} enmTrunkType=3 szTrunk={\DEVICE\{879CB852-1BAA-4E18-8857-A11DED40FC2E}} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
00:00:03.022511 VMSetError: F:\tinderbox\win-5.0\src\VBox\Devices\Network\DrvIntNet.cpp(1753) int __cdecl drvR3IntNetConstruct(struct PDMDRVINS *,struct CFGMNODE *,unsigned int); rc=VERR_INTNET_FLT_IF_NOT_FOUND
00:00:03.022531 VMSetError: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter'
00:00:03.022572 VMSetError: F:\tinderbox\win-5.0\src\VBox\Devices\Network\DevE1000.cpp(7715) int __cdecl e1kR3Construct(struct PDMDEVINS *,int,struct CFGMNODE *); rc=VERR_INTNET_FLT_IF_NOT_FOUND
00:00:03.022576 VMSetError: Failed to attach the network LUN
00:00:03.022588 PDM: Failed to construct 'e1000'/1! VERR_INTNET_FLT_IF_NOT_FOUND (-3600) - The networking interface to filter was not found.
00:00:03.029518 GIM: HyperV: Resetting MMIO2 regions and MSRs
00:00:03.158571 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND).
00:00:03.158664 Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)}, preserve=false aResultDetail=0
00:00:03.159064 Console: Machine state changed to 'PoweredOff'
00:00:03.197015 Power up failed (vrc=VERR_INTNET_FLT_IF_NOT_FOUND, rc=E_FAIL (0X80004005))
00:00:03.410313 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:03.410344 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={7303a66d-433b-25a4-f9a8-fcadf87e0c2a} aComponent={DisplayWrap} aText={The console is not powered up}, preserve=false aResultDetail=0
- uninstalled reinstalled VBox (currently 5.0.11 pre-release)
- tried to uninstall/reinstall network adapter drivers (from another post, but in my case it is no bridge adapter but "NAT")
- tried to set all VBox executables to compatibility mode (Win 7 and 8) and set "run as administrator"
So do you have any further tips?
thanks in advance