Ext2Fsd Project

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

Archive for the ‘0.66’ tag

Ext2Fsd 0.66 was released !

with 18 comments

Features implemented and bugfix:

    1, FIXME: BSOD when mounting as readonly
    2, FIXME: Ext2Srv service blocked by Antivirus
Supported Ext3/4 features:
    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
   10, symlink and hardlink
    11, Mount-as-user: specified uid/gid supported
Unsupported Ext3/4 features:
    1, journal: log-based operations, external journal
    2, EA (extended attributes), ACL support
Features to be implemented in next release:
   1, Extents management improvement
   2, EA and ACL security checking
Files descriptions:
Ext2Fsd-0.66.exe:       setup wizard for Windows systems (win2k, Winxp, 
                        Vista, Win7, Win8, Win10, Server 2003/2008/2012)
Ext2Fsd-0.66.7z:        Batch setup package in 7-zip
Ext2Fsd-0.66.zip:       Batch setup package in zip

Download link:
http://sourceforge.net/projects/ext2fsd/files/Ext2fsd/0.66/
Files checksum:
C:\Works\Ext2fsd\0.66>sha1sum Ext2Fsd-0.66*
5d49acb25cfdd83e0c41cebf7324f911c8e6b644 *Ext2Fsd-0.66.exe
bca82a345196f176517d2c9939a9710d43cf0625 *Ext2Fsd-0.66.zip
12033fc222514db4fd10a35ad54f315baff82bea *Ext2Fsd-0.66.7z
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

April 13th, 2016 at 10:35 pm

Posted in Ext2Fsd,News

Tagged with , ,