Bugreport - VBoxNetFlt_m.inf
Posted: 13. Apr 2009, 23:23
Hi
I get the "Cannot access the kernel driver" message when trying to open any preexisting box, after installing the newest (2.2.0) version of VirtualBox.
The card "VirtualBox Bridged Networking Driver Miniport #5" is having driver issues, and I trace that back to "VBoxNetFlt_m.inf" from "C:\Programmer\Sun\xVM VirtualBox\drivers\network\netflt\miniport".
A quick look at that file reveals a syntax error:
"...
[VBoxNetFltMP.ndi]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
CopyFiles =
[VBoxNetFltMP.ndi.Services]
AddService = VBoxNetFlt,0x2, VBoxNetFltMP.AddService
..."
"CopyFiles ="-line not ended.
Care to fix that?
Keba
I get the "Cannot access the kernel driver" message when trying to open any preexisting box, after installing the newest (2.2.0) version of VirtualBox.
The card "VirtualBox Bridged Networking Driver Miniport #5" is having driver issues, and I trace that back to "VBoxNetFlt_m.inf" from "C:\Programmer\Sun\xVM VirtualBox\drivers\network\netflt\miniport".
A quick look at that file reveals a syntax error:
"...
[VBoxNetFltMP.ndi]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
CopyFiles =
[VBoxNetFltMP.ndi.Services]
AddService = VBoxNetFlt,0x2, VBoxNetFltMP.AddService
..."
"CopyFiles ="-line not ended.
Care to fix that?
Keba