Jump to content

Ext2Fsd

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 211.127.228.179 (talk) at 11:41, 1 August 2015 (→‎See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Original author(s)Matt Wu
Developer(s)Matt Wu
Initial releaseJanuary 26, 2002; 22 years ago (2002-01-26)
Stable release
0.62 / June 10, 2015; 9 years ago (2015-06-10)
Repository
Written inC[1]
Operating systemMicrosoft Windows
Available inEnglish, Simplified Chinese
TypeInstallable File System
LicenseGNU GPL v2
Websitewww.ext2fsd.com

Ext2Fsd (short for Ext2 File System Driver) is a free Installable File System driver written in C for the Microsoft Windows operating system family. It facilitates read and write access to the ext2, ext3 and ext4 file systems.

The driver can be installed on Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows 7, Windows 8,[2] Windows Server 2008, Windows Server 2008 R2. Support for Windows NT was dropped in version 0.30.

The program Ext2Mgr can optionally be installed additionally to manage drive letters and such.

Features

Feature matrix

Read Write Journal dir_index
ext2 Yes Yes
ext3 Yes Yes Limited Yes
ext4 Yes Yes Limited Yes

Supported Ext3/4 features by 0.60

  • flexible inode size: > 128 bytes, up to block size
  • dir_index: htree directory index
  • filetype: extra file mode in dentry
  • large_file: > 4G files supported
  • sparse_super: super block backup in group descriptor
  • uninit_bg: fast fsck and group checksum
  • extent: full support with extending and shrinking.
  • journal: only support replay for internal journal
  • flex_bg: first flexible metadata group

Unsupported Ext3/4 features

Features to be implemented in future

  • Reparse point support (hardlink, symbolic link etc)
  • mounted as given user: privilege checking with given uid & gid

See also

References

  1. ^ http://www.ohloh.net/p/ext2fsd
  2. ^ "Ext2Fsd: EXT3/EXT4 Support Now Works On Windows 8". 2014-06-19.