Ext2Fsd Project

Open source ext3/4 file system driver for Windows (2K/XP/WIN7/WIN8)

Archive for the ‘0.62’ tag

Ext2Fsd 0.62 was released !

with 51 comments

Features implemented or bugfix since V0.61:
    1, FIXME: STEAM game cache (data) validation failures
    2, FIXME: WDK sources compiling random (rare) failures
Supported Ext3/4 features by 0.62:
    1, flexible inode size: > 128 bytes, up to block size
    2, dir_index:    htree directory index
    3, filetype:     extra file mode in dentry
    4, large_file:   > 4G files supported
    5, sparse_super: super block backup in group descriptor
    6, uninit_bg:    fast fsck and group checksum
    7, extent:       full support with extending and shrinking.
    8, journal:      only support replay for internal journal
    9, flex_bg:      first flexible metadata group
Unsupported Ext3/4 features:
    1, journal: log-based operations, external journal
    2, EA (extended attributes), ACL support
    3, symlink creation
Features to be implemented in next release:
    1, Reparse point support (hardlink, symbolic link etc)
    2, mounted as given user: privilege checking with given uid & gid
Files descriptions:
Ext2Fsd-0.62.exe:       setup wizard for Windows systems (Win2k, Winxp,
                        Vista, Win7, Win8, Server 2003, Server 2008/R2)
Ext2Fsd-0.62.7z:        Batch setup package in 7-zip
Ext2Fsd-0.62.zip:       Batch setup package in zip
Ext2Fsd-0.62.src.7z:    Source codes of Ext3Fsd and Ext2Mgr in 7-zip
Ext2Fsd-0.62.src.zip:   Source codes of Ext3Fsd and Ext2Mgr in zip
Download link:
http://sourceforge.net/projects/ext2fsd/files/Ext2fsd/0.62/
Files checksum:
C:\Works\Ext2fsd\0.62>sha1sum Ext2Fsd-0.62*
362c59b91f2270d31561c5f3f264a162a8e9fdf7 *Ext2Fsd-0.62.7z
67f88afb643c7a722cc2ea0390815e252c44720b *Ext2Fsd-0.62.exe
0601689509726fade69fe9b5be3d1bb88fc98fea *Ext2Fsd-0.62.src.7z
e39c9bec0d7dd9685256ea392e410e6974d4ce9f *Ext2Fsd-0.62.src.zip
9cfe9d45225381edfe6c0ab41197fef1440446f0 *Ext2Fsd-0.62.zip
WARNINGS:
 
    The driver may crash your system and ruin your data unexpectedly,
    since there might be software conflicts and I could only test it
    on some of the popular platforms. You should use it with care and
    use it at your own risk!
Matt <mattwu@163.com>
https://www.ext2fsd.com

Written by Matt

June 10th, 2015 at 12:55 am

Posted in Ext2Fsd,News

Tagged with ,