Myron - 2021-08-07

Check the event viewer. Windows can't verify the driver's digital signature. :-(

Log Name:      System
Source:        Service Control Manager
Date:          07/08/2021 09:36:03
Event ID:      7000
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Description:
The Linux ext2 file system driver service failed to start due to the following error: 
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.
Event 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">7000</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8080000000000000</Keywords>
    <TimeCreated SystemTime="2021-08-07T08:36:03.2235209Z" />
    <EventRecordID>414224</EventRecordID>
    <Correlation />
    <Execution ProcessID="980" ThreadID="9068" />
    <Channel>System</Channel>
    <Computer>Velociraptor</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="param1">Linux ext2 file system driver</Data>
    <Data Name="param2">%%577</Data>
    <Binary>45007800740032004600730064000000</Binary>
  </EventData>
</Event>