引导或系统启动驱动程序无法加载: storflt

下列引导或系统启动驱动程序无法加载: 
storflt

日志名称:          System
来源:            Service Control Manager
日期:            2010/6/2 13:13:49
事件 ID:         7026
任务类别:          无
级别:            错误
关键字:           经典
用户:            暂缺
计算机:           HRSRV
说明:
下列引导或系统启动驱动程序无法加载: 
storflt
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
    <EventID Qualifiers="49152">7026</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-06-02T05:13:49.000Z" />
    <EventRecordID>29397</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>System</Channel>
    <Computer>HRSRV</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="param1">
storflt</Data>
  </EventData>
</Event>

This event can be safely ignored. The storflt driver is only needed when Windows Server 2008 is running as Hyper-V guest. To prevent this error from being logged every time that the system restarts, perform the following steps to delete the references to the storflt driver. 

查资料说是打了sp2的补丁后,出现的。微软的网站上说 ,这一事件是可以安 全地忽略。该 storflt 驱动只需要在Windows Server 2008是做为Hyper - V的虚拟机中运行。为了防止这种错误被记录在系统每次重新启动后,执行以下步骤来删除对storflt驱动设定。

服务名  storflt  
显示名称 Disk VMBUS Acceleration Filter Driver

可以在设备管理器中,勾选“显示隐藏设备”后,在非即插即用驱动程序下面,使用图形界面禁用该驱动服务。也可以使用下面的命令行工具sc配置


运行 cmd
C:\Users\Administrator>sc query storflt

SERVICE_NAME: storflt
        TYPE               : 1  KERNEL_DRIVER
        STATE              : 1  STOPPED
        WIN32_EXIT_CODE    : 31  (0x1f)
        SERVICE_EXIT_CODE  : 0  (0x0)
        CHECKPOINT         : 0x0
        WAIT_HINT          : 0x0

C:\Users\Administrator>sc config storflt start= disabled
[SC] ChangeServiceConfig 成功
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值