Page 1 of 1

Bugreport - VBoxNetFlt_m.inf

Posted: 13. Apr 2009, 23:23
by Keba
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

Re: Bugreport - VBoxNetFlt_m.inf

Posted: 14. Apr 2009, 15:43
by Sasquatch
Bugs should be reported in the Bugtracker, not the forums. Please create an account there and see if there is already a ticket for the error you're describing, then add the information to it. I'm locking this one.