bobranten/Ext4Fsd

error when detecting file systems and corruption of the drive when mounting it

Closed this issue · 7 comments

Hi!

I have the problem that when I open the manager, it does not detect correctly the file system (it should be ext4) and also it does not detect correctly the size. The worst thing is that when I try to map a drive, the file system of that drive is corrupted, so I have to reformat it.

imagen

Are you sure you used the version 0.70 beta? Bo Branten

Yes, I try with 0.70 and 0.69 and I have this problem with both versions

me too same thing

I too had the same issue but got it solved by entering the following commands in a administrator command prompt

bcdedit /set testsigning on
bcdedit /set nointegritychecks on

and reboot

ouyen commented

I too had the same issue but got it solved by entering the following commands in a administrator command prompt

bcdedit /set testsigning on
bcdedit /set nointegritychecks on

and reboot

not fix for me , maybe because I'm using win11(21H2)?

ouyen commented

after a system reinstall,it works for me,thx! ( win11 21H2 22000.318)