matt-wu / Ext3Fsd

Ext2/3/4 file system driver for Windows
http://www.ext2fsd.com
700 stars 102 forks source link

Windows 10 build 2004: Cannot Start Ext2Fsd service #35

Open blueprintsubsea opened 3 years ago

blueprintsubsea commented 3 years ago

I've installed V0.69 on two computers, both now running Windows 10 build 2004.

On one machine, the Ext2Fsd install works fine and I can connect, read and write to an EXT4 USB drive. However, on the other Windows 10 machine, I just cannot get to the same state - the volume will not appear as an EXT4 drive and therefore I'm being asked by Windows to format the disk.

On the problem machine, when I check in the Ext2 Volume Manager, the Service Management states that "Ext2Fsd is NOT started" yet Windows Services indicates differently. If I then use Powershell to query the "Ext2Fsd" service, it is marked as "Stopped" yet trying to manually start the service also fails.

If I check Event Viewer, the Error is that "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." Which is odd given that the other Windows 10 machine works fine without issue.

Has anyone run into this before?

rah66 commented 3 years ago

exactly the same problem, disabling digital signature verification is not an option (((

blueprintsubsea commented 3 years ago

@rah66 It is quite weird because on one machine I have which works fine, Ext2Fsd was installed when it was on Windows 10 version 1903 and even now, having updated to 2004, it still works and runs fine. However, on the other machine which was already on version 2004 when I installed Ext2Fsd, the service just will not start at all.

jaack65 commented 2 years ago

I cannot start the Ext2fsd service. The event viewer reports. "The digital signature cannot be verified." I tried right-clicking on ext2fsd.sys from File Explorer. Then properties then Digital Signatures. There are 2 entries on my list The signature list appears with 3 columns: Name Of Signer Digital Algorithm Time Stamp Beijing SoftTechnology Co. Ltd. sha1 Nov 1, 2017, 10:53:31 PM Beijing SoftTechnology Co. Ltd. sha256 Nov 1, 2017, 10:53:31 PM Are these VALID signatures for ext2fsd? The size of Ext2fsd.sys is 826360 bytes and the Last Modified Date is Nov 2, 2017, 10:53:32 PM

Moj10 commented 1 year ago

insaneous!

colinwang1703 commented 1 week ago

I once encountered the same issue - but simply installing version 0.68 should fix it.