Bugreport - VBoxNetFlt_m.inf

Discussions related to using VirtualBox on Windows hosts.
Locked
Keba
Posts: 1
Joined: 13. Apr 2009, 23:14
Primary OS: MS Windows XP
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: ubuntu, winXP

Bugreport - VBoxNetFlt_m.inf

Post 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
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Bugreport - VBoxNetFlt_m.inf

Post 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.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Locked