Réponses
-
ext2fs.exe - wrong name the correct name is e2fsck.exe - (used to check an ext2 filesystem c.f. like chkdsk.exe for FAT/NTFS storage)
-
Thanks, I just noticed ext2fs.dll is dependant on MSVCR120.DLL but Visual Studio C++ 2013 runtime (link) is not installed on my system. Maybe ext2fs.exe / ext2fs.dll is not used when VIA 130/260/1435 is connected. The ext2fs.exe tool will not run until you install the required runtime DLL. I don't know when or if this tool…
-
Thanks for the clarification.